Password Generator
Generates random passwords from your browser’s cryptographic random source and reports the entropy of each.
Loading the tool…
How to use this tool
- Set the length. Length matters more than any of the other settings.
- Choose the character classes. Turn symbols off only if the system you are targeting rejects them.
- Select Generate and read the entropy figure in the summary before accepting a short password.
- Move the one you use into a password manager and clear the page.
What password generator does
Password strength is length multiplied by the size of the character set, expressed in bits of entropy, and length is by far the more powerful of the two. Adding one character to a twenty-character password buys more than adding an entire class of symbols does. Anything below about sixty bits should be treated as short-lived; a twenty-character mixed password is comfortably above that.
Every value is drawn from your browser’s cryptographic random source and nothing is transmitted. Be honest with yourself about the remaining risk, though: a password displayed on a screen has been displayed, and it may sit in a page still open in a tab behind you. Generate into a password manager for anything that matters, and treat what you see here as a draft unless the machine is yours alone.