← All tools
Password generator
Create a truly random password, then measure how strong it is. Everything happens in your browser: no password is ever sent or stored on a server.
Generated locally with crypto.getRandomValues. Nothing leaves your device.
Generator
Pick at least one character type.
Strength tester
Type a password: its strength is estimated live (entropy in bits). The field is never transmitted.
— Entropy : 0 bits
Estimated crack time : None
Tips
- Aim for 14+ characters with several character types.
- One unique password per site: never reuse it.
- Store them in a password manager.
- Enable two-factor authentication (2FA) when possible.