Modern password guidance without false certainty
v10.77 keeps password/passphrase generation and review browser-local while shifting guidance toward length, uniqueness, common-password blocking, password-manager compatibility, MFA, and compromise-driven changes rather than arbitrary composition rules or guaranteed crack-time claims.
Security boundary
A local meter can flag obvious patterns but cannot prove that a password is safe, unused elsewhere, or absent from every breach corpus. Do not paste sensitive production password exports into batch tools; generate unique secrets locally and store them in an appropriate password manager.
Create pronounceable random strings
The generator alternates randomly selected consonant and vowel components using browser cryptographic randomness, with optional capitalization, digits, and a symbol.
Memorability trades away search space
Pronounceable structure is deliberately more constrained than a uniformly random character password. Prefer the main Password Generator and a password manager when you do not need to remember or say the credential.