Password Generator New
Random passwords and an honest strength check
The link carries your settings only — no password is ever put in a URL.
plvkyzD2jvFScSbBovzA
Nothing you type or generate here is stored, logged, transmitted or persisted. No history for this tool. Works fully offline.
Generate strong passwords — random, pronounceable, or multi-word passphrases — using crypto.getRandomValues, never Math.random. Check any password's real-world strength with zxcvbn-based scoring, a crack-time estimate, and honest feedback. Nothing you type or generate is ever stored, logged, or transmitted — this tool works fully offline.
About this tool
What you provide
- The type: random characters, pronounceable, or a multi-word passphrase.
- Options: length (8–64), character classes, excluding ambiguous characters, word count (3–10), separator, and how many to generate (1–20).
- On the check tab, a password you type or paste.
What you get
- Generated passwords, drawn with crypto.getRandomValues rather than Math.random.
- A strength score and an estimated time to crack under an offline attack.
Limits
- The strength score estimates how hard a password is to guess; it is not a guarantee that it cannot be broken.
- Nothing you type or generate is stored, logged or transmitted, and there is no history for this tool.
- Length runs from 8 to 64 characters, a passphrase from 3 to 10 words, and up to 20 passwords at a time.
How to use it
-
Choose a tab
Stay on Generate to make new passwords, or switch to Check to test one you already use.
-
Pick the type
Choose Random characters, Pronounceable, or Passphrase (words).
-
Set the options
For characters set the length slider from 8 to 64 and tick uppercase, lowercase, digits, symbols and "Exclude ambiguous characters"; for a passphrase set 3 to 10 words, a separator and a trailing digit — then say how many passwords you want, from 1 to 20.
-
Generate and copy
Tap Generate, then Copy beside any password; Regenerate draws a fresh set, and each one carries its own strength label.
-
Check a password
On the Check tab type or paste a password to see its score, the estimated time to crack it in an offline attack, and any suggestions — nothing you type is stored or sent.
Frequently asked questions
How do I generate a strong random password?
Use the Password Generator to create a random password and see an honest strength check, right on your device with no account needed.
Is my password sent to a server or stored anywhere?
No, passwords are generated on your device and are never stored or sent anywhere.
Does the strength check guarantee my password is safe?
No. The check gives an honest read on how hard a password is to guess, not a guarantee — length and randomness are what matter most.