Skip to content

Instantly share code, notes, and snippets.

@yansusanto
Created March 22, 2022 01:02
Show Gist options
  • Save yansusanto/b685417b637638a6d513104e9ea054fa to your computer and use it in GitHub Desktop.
Save yansusanto/b685417b637638a6d513104e9ea054fa to your computer and use it in GitHub Desktop.
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