How to Create Strong Passwords Locally
Length, randomness, and uniqueness matter more than predictable tricks.
What it does and when to use it
A strong password should be long, random, and unique to one account. The site generator runs locally in your browser.
What information to enter
Choose length and character sets. For important accounts, prefer at least 16 characters and store it in a password manager.
How to understand the result
The strength label is an estimate. Real security also depends on uniqueness, MFA, and account protection.
Short example
A random 20-character password is usually stronger than a familiar word with one letter replaced by a number.
Common mistakes
- Reusing one password across sites.
- Saving passwords in plain files or sending them through insecure messages.
Veelgestelde vragen
Is the password sent to a server?
No. Generation happens locally in your browser.
Is a passphrase better?
A long random passphrase can be excellent, especially when stored in a password manager.