Skip to content

Instantly share code, notes, and snippets.

@h2rd
Created January 6, 2013 01:58
Show Gist options
  • Select an option

  • Save h2rd/4464755 to your computer and use it in GitHub Desktop.

Select an option

Save h2rd/4464755 to your computer and use it in GitHub Desktop.
get random color
"#"+((1<<24)*Math.random()|0).toString(16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment