Created
March 22, 2022 01:02
-
-
Save yansusanto/b685417b637638a6d513104e9ea054fa to your computer and use it in GitHub Desktop.
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
const randomString = () => Math.random().toString(36).slice(2); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment