Skip to content
Tiny Tools

Secure Password Generator

Create strong, random passwords with adjustable length and character sets. Uses cryptographically secure randomness and shows estimated strength. Nothing is sent anywhere.

Strength: Very weak0 bits

About this tool

Generate strong, unpredictable passwords with full control over length and which character types to include: lowercase, uppercase, numbers and symbols. You can also exclude visually ambiguous characters such as l, 1, O and 0.

Passwords are created locally using the Web Crypto API and an unbiased selection method. They are never transmitted, logged or stored — close the tab and they are gone.

Examples

  • 16-character password with all character types
  • Memorable-length 24-character passphrase-style string
  • PIN-style numeric code by selecting only numbers

Frequently asked questions

Are generated passwords safe to use?

Yes. They are generated in your browser with a cryptographically secure random source and are never sent over the network.

How long should my password be?

Aim for at least 16 characters with a mix of types for important accounts. The strength meter estimates entropy to help you decide.

Why exclude ambiguous characters?

Characters like l, I, 1, O and 0 can be hard to tell apart when typed or read aloud. Excluding them reduces transcription errors.

More tools