Skip to content

Instantly share code, notes, and snippets.

@brospars
Created June 17, 2020 08:04
Show Gist options
  • Save brospars/1a76932551e67f37386e7fbe0a377e2c to your computer and use it in GitHub Desktop.
Save brospars/1a76932551e67f37386e7fbe0a377e2c to your computer and use it in GitHub Desktop.
One liner uid javascript
Math.random().toString(36).slice(-10);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment