Skip to content

Instantly share code, notes, and snippets.

@apaleslimghost
Last active May 23, 2018 09:19
Show Gist options
  • Save apaleslimghost/31091ab16eb1a6f04f4ac883a2a6a506 to your computer and use it in GitHub Desktop.
Save apaleslimghost/31091ab16eb1a6f04f4ac883a2a6a506 to your computer and use it in GitHub Desktop.
module.exports = () => Math.floor(parseInt('xxxxxxxx', 36) * Math.random()).toString(36);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment