Password Generator
Strong random passwords generated in your browser.
About this password generator
Passwords here are generated with your browser's cryptographic random number generator, in your own device. Nothing is transmitted, logged or stored anywhere.
You can also generate memorable passphrases from random words, which are easier to type and just as strong when long enough.
How to use it
- Set the length and pick which character types to include.
- Generate, then copy the password.
- Use a different password for every account, ideally stored in a password manager.
Password Generator — FAQ
Are these passwords safe to use?
They are generated locally with crypto.getRandomValues and never leave your browser. That said, for critical accounts most people are best served by their password manager's own generator.
How long should a password be?
16 characters or more for anything that matters. Length beats complexity.
Do you store what is generated?
No. There is no server involved and nothing is saved.