Strong, secure passwords — generated locally in your browser
Your password — click to select all
—
—
Length
16
Character types
Uppercase
A–Z
Lowercase
a–z
Numbers
0–9
Symbols
!@#$%^&*
Exclude similar
0 O o l 1 I
Memorable
word-word-000
Exclude characters
Bulk generate — click any to copy
Why use a strong password?
✓
Length matters most. A 16-character password takes billions of years to brute-force — a 6-character one takes seconds.
#
Mix character types. Adding symbols and numbers multiplies possible combinations exponentially.
!
Never reuse passwords. Use a password manager like Bitwarden or 1Password to store unique passwords for every site.
⬡
Generated locally. Passwords are created in your browser and are never sent to any server.
Frequently asked questions
Are generated passwords secure?
Yes — passwords are generated using the Web Crypto API (crypto.getRandomValues), which produces cryptographically secure random values. They are never sent to any server.
How long should my password be?
Security experts recommend at least 16 characters for important accounts. A 16-character password with mixed characters has over 80 bits of entropy, making it extremely difficult to crack.
What is the memorable password option?
Memorable passwords use a word-word-word-number format (e.g. solar-drift-noble-482) which is easier to remember while still being long and secure.
What does entropy mean?
Entropy measures the randomness of your password in bits. Higher entropy means more possible combinations and a harder password to crack. 60+ bits is considered strong, 80+ bits is very strong.