Updated 2026 · By ToolFern

Password Generator

Create strong, random passwords with a live strength meter, choose length and character types. Generated with secure randomness, 100% in your browser, and never sent anywhere.

What makes a strong password?

About the strength meter

The meter estimates entropy in bits, a measure of how unpredictable the password is. Roughly: under 40 bits is weak, 60+ is strong, and 90+ is very strong. A 16-character password using all character types comfortably exceeds 90 bits.

Frequently asked questions

Are these passwords really random?

Yes, they use crypto.getRandomValues, the browser’s cryptographically-secure generator.

Can you see my password?

No. Nothing leaves your browser.

What length should I pick?

16+ characters with mixed types is a strong, practical default.