Skip to content

Instantly share code, notes, and snippets.

@heineiuo
Last active December 10, 2020 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heineiuo/87ca3b6402699617523314af8f90ac5e to your computer and use it in GitHub Desktop.
Save heineiuo/87ca3b6402699617523314af8f90ac5e to your computer and use it in GitHub Desktop.
Shortest UUID v4 in browser
URL.createObjectURL(new Blob).split('/')[3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment