Created
June 17, 2020 08:04
-
-
Save brospars/1a76932551e67f37386e7fbe0a377e2c to your computer and use it in GitHub Desktop.
One liner uid javascript
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).slice(-10); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment