Toolyard

Password Generator

How to generate a strong password

  1. Choose the length and the kinds of characters to include. Each password gets at least one of every kind you tick.
  2. Click Generate for a new set. The strength shown is the password's entropy in bits.
  3. Copy one password, or all of them, into your password manager.

Frequently asked questions

Are these passwords random?

Yes. They come from your browser's cryptographically secure random generator (crypto.getRandomValues), the same source used for encryption keys.

Are the passwords stored or sent anywhere?

No. They are created in your browser and disappear when you leave the page.

How long should a password be?

At least 16 characters for important accounts. Every extra character multiplies the number of guesses needed.

Embed this tool on your site

More developer tools

Guides