Skip to content

Instantly share code, notes, and snippets.

@jookyboi
Created March 3, 2013 03:22
Show Gist options
  • Save jookyboi/5074343 to your computer and use it in GitHub Desktop.
Save jookyboi/5074343 to your computer and use it in GitHub Desktop.
Generate uuid in JS. Uses http://www.broofa.com/Tools/Math.uuid.js
Math.uuid(16); // 16 char random string in base 62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment