Super simple password generator
- Automatically generates a password on load
- Hit
space
to generate a new password - Hit
enter
to copy the password to the clipboard - Buttons to do those jobs, too
- Takes an optional query string of "length" with a numberical value to customise the length of the generated password
Hand written from scratch, except for Clipboard.js from Zeno Rocha.
I don't know. Do whatever you want with it. I'm not responsible if your accounts get hacked or your computer blows up or anything.