Skip to content

Instantly share code, notes, and snippets.

@leanfj
Created February 23, 2024 11:46
Show Gist options
  • Save leanfj/f4dca3e4693d1f98b3c9245e8ef0b01c to your computer and use it in GitHub Desktop.
Save leanfj/f4dca3e4693d1f98b3c9245e8ef0b01c to your computer and use it in GitHub Desktop.
Random String
Math.random().toString(36).slice(2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment