Skip to content

Instantly share code, notes, and snippets.

@id0Sch
Created September 28, 2016 07:35
Show Gist options
  • Save id0Sch/4c2e34cc3dcc8fb2b8637bc5dc0711df to your computer and use it in GitHub Desktop.
Save id0Sch/4c2e34cc3dcc8fb2b8637bc5dc0711df to your computer and use it in GitHub Desktop.
random string
Math.random().toString(36).substr(2, 12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment