Created
February 23, 2024 11:46
-
-
Save leanfj/f4dca3e4693d1f98b3c9245e8ef0b01c to your computer and use it in GitHub Desktop.
Random String
This file contains 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(2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment