Skip to content

Instantly share code, notes, and snippets.

@anoopemacs
Created September 8, 2016 13:37
Show Gist options
  • Select an option

  • Save anoopemacs/7ea4ac887edf8882f62e36d7b2828efb to your computer and use it in GitHub Desktop.

Select an option

Save anoopemacs/7ea4ac887edf8882f62e36d7b2828efb to your computer and use it in GitHub Desktop.
random string js
(Math.random().toString(36)+'00000000000000000').slice(2, N+2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment