ZovaTool

Password Generator

How to use the Password Generator

  1. Choose password length with the slider.
  2. Pick character sets (upper, lower, numbers, symbols).
  3. Optionally exclude similar-looking chars (O/0, I/l/1).
  4. Set how many passwords to generate at once and click Generate.
  5. Copy with one click. Entropy meter rates strength.
Advertisement

What makes a strong password

Strength is measured in bits of entropy: length × log2(pool size). 60+ bits is strong for online accounts; 80+ for high-value secrets.

All passwords here are generated with crypto.getRandomValues — cryptographically secure, never sent over the network.

Use a password manager so you don't need to remember a different 16-char password for every site.