Created
September 28, 2016 07:35
-
-
Save id0Sch/4c2e34cc3dcc8fb2b8637bc5dc0711df to your computer and use it in GitHub Desktop.
random string
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.random().toString(36).substr(2, 12) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment