Password generator
Generate a strong, random password — free and secure.
Related tools
All Passwords tools →This free password generator creates strong, random passwords from a cryptographic random source. Choose the length and character types, and get a password that's hard to guess and hard to crack.
How to use it
- Choose the password length (16 or more is recommended).
- Toggle uppercase, numbers and symbols to include.
- Copy the password and store it in a password manager.
Frequently asked questions
What makes a password strong?
Length and randomness. Aim for at least 16 characters mixing uppercase, lowercase, numbers and symbols, with no dictionary words or personal info.
How long should my password be?
At least 12–16 characters for everyday accounts, and 20+ for sensitive ones. Longer passwords are exponentially harder to crack.
How do I remember strong passwords?
Don't — use a password manager to store a unique password per site. You only need to remember one strong master password.
What does Password generator do?
Generate a strong, random password — free and secure.
When would I actually use this?
Creating a credential you will not have to remember, judging whether one you already use is strong enough, and generating a passphrase for something a manager cannot hold.
What is the most common mistake?
Chasing complexity rules instead of length. Four random words beat a short string of symbols by a wide margin in entropy, and the substitutions people make to satisfy a rule are the first thing an attacker tries.
What else is filed next to it?
Django Secret Key Generator, WordPress Secret Key Generator and WPA Key Generator share its section. They are not variants of it — being filed together is not the same as being alike — but that is where to look if this turned out not to be the tool you wanted.
Where do the figures come from?
Entropy is computed from the alphabet and the length rather than estimated from appearance, and generation uses the browser's cryptographic source. Nothing you generate or paste is transmitted or stored.