Tools

Strong password generator

Generate strong, random passwords in your browser. Cryptographically secure — nothing is sent over the internet.

16

How to use it

Choose a length and which character types to include, then copy your password. It is generated with your browser cryptographic random source, and a strength estimate shows the approximate entropy in bits.

Example

Input 16 characters · upper + lower + digits + symbols
Result e.g. 7m$Kp2!vQ9xZ&aLw — about 96 bits of entropy

Frequently asked questions

Is this password generator safe?

Passwords are created locally using the Web Crypto API and never leave your device. Nothing is logged or transmitted.

How long should my password be?

For most accounts, 16 characters with mixed types is a strong choice. Longer is better, especially for important accounts.

What does avoid similar characters do?

It removes easily confused characters like O/0 and l/1, which helps when you have to type or read the password manually.