Created
April 26, 2017 01:12
-
-
Save bananatron/66910c8321ddf06e4e06c5f861dfd5f1 to your computer and use it in GitHub Desktop.
Get Random Hex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'#'+Math.floor(Math.random()*16777215).toString(16); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment