Password Generator

Generate secure passwords with custom options.

864

About the Password Generator

The Password Generator creates strong, random passwords with the length and character sets you choose: uppercase and lowercase letters, numbers, and symbols. Strong unique passwords are the single most effective defense against account takeover — reused or guessable passwords remain the top cause of compromised accounts.

Passwords are generated locally in your browser using the cryptographically secure random number generator built into your device. Nothing is transmitted, logged, or stored — no one, including us, ever sees a password you generate.

How to use it

  1. Choose the password length — 16 characters or more is recommended.
  2. Select which character types to include: letters, numbers, symbols.
  3. Click generate to create a password.
  4. Copy it into your password manager, then generate a fresh one for each account.

Frequently asked questions

How long should a password be?
At least 12 characters; 16 or more is better. Length matters more than complexity — each extra character multiplies the effort needed to crack it.
Are the generated passwords really random?
Yes. They use your browser’s built-in cryptographic random generator (the same one used for encryption), not a predictable pseudo-random formula.
Can anyone see the passwords I generate?
No. Generation happens entirely on your device. The password never travels over the network and is gone when you leave the page.
Should I use the same password on multiple sites?
Never. If one site is breached, every account sharing that password is exposed. Generate a unique password per account and keep them in a password manager.