Password Generator
Generate strong, random passwords with customizable length and character sets — created securely in your browser.
How to use the Password Generator
- Choose your desired password length.
- Toggle which character types to include: uppercase, lowercase, numbers, symbols.
- Click Generate to create a new password, then Copy to use it.
Frequently asked questions
How is randomness generated?
Passwords are generated using the Web Crypto API's cryptographically secure random number generator, not a predictable pseudo-random function.
Are generated passwords stored anywhere?
No. Passwords are generated and displayed locally in your browser only — nothing is transmitted or saved.
What length should I use?
For strong security, 16 characters or more with a mix of character types is recommended.