Skip to content

Instantly share code, notes, and snippets.

@coreequip
Created February 22, 2013 14:42
Show Gist options
  • Save coreequip/5013901 to your computer and use it in GitHub Desktop.
Save coreequip/5013901 to your computer and use it in GitHub Desktop.
Simple password generator. Please use as bookmarklet.
javascript:void(prompt('Password:',Math.floor((Math.random()*0xca0e373ebffff+0x05c5e45240000)).toString(36)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment