Password Generator
Build passwords to whatever rules the site in front of you insists on — a length, a symbol, no look-alike characters — and see how strong the result actually is rather than trusting a coloured bar. Every password is drawn in the browser, and the page reports the entropy in bits so you can tell the difference between a password that looks complicated and one that is genuinely hard to guess.
Drops I, l, 1, O, 0 and friends — worth it for a password someone has to read aloud or type from a screen.
Change this for a completely different set. Read the note under the result before using one of these on a real account.
16 characters from a pool of 86 — about 103 bits of entropy. Very strong — good for anything. These are generated from the seed above, so the same seed always gives the same list: treat them as strong-looking examples and change the seed to a number nobody else would guess before using one, or let your password manager generate the one you actually rely on.
Nothing is uploaded — this tool runs inside your browser, so your files never leave your device.
Why use this tool
- 6 to 64 characters, up to 30 at a time
- Guarantees at least one character from every type you switch on
- Optional exclusion of I, l, 1, O and 0 for passwords you have to read aloud
- Shows entropy in bits, with a plain-English verdict on what that means
How it works
- 1Set the length, and switch on the character types the site requires.
- 2Change the seed until you see a set you like.
- 3Copy one — then read the note underneath about when to use your password manager instead.
Password Generator — frequently asked questions
Read this one carefully. The passwords here are derived from the seed number, which makes them reproducible — the same seed always produces the same list, and the seed range is small. That is deliberate, because it keeps the tool testable, but it means anybody who guessed your seed could regenerate your password. For an account that matters, let your password manager or your browser generate it: those use a cryptographic random source that nothing can reproduce.
More developer tools
Looking for something else? Browse all developer tools
Explore the other tools
Same deal everywhere on the site — free, no sign-up, and no watermark on anything you download.
Or see every tool on one page.