Password Generator

Cryptographically strong passwords, built in your browser. Generate strong random passwords with custom length and character rules. Uses your browser secure random source — nothing is transmitted. Free password generator.

This tool runs 100% in your browser. Your input is never sent to any server — you can even go offline after the page loads.

About the Password Generator

The strongest password is one you never invent yourself — human patterns are the first thing attackers guess. This generator creates passwords using your browser's cryptographically secure random source (Web Crypto), with full control over length and character sets: upper, lower, digits, symbols, and an option to exclude look-alike characters like 0/O and 1/l. Generated passwords never leave your device — they are created locally, shown locally, and forgotten by the page the moment you leave.

How to use the Password Generator

  1. Set your desired password length.
  2. Choose which character sets to include.
  3. Click Generate — or generate a batch.
  4. Copy the password straight to your clipboard.

Key features

Are the generated passwords really random?
Yes — they come from crypto.getRandomValues, the browser's cryptographic random source, the same mechanism used for encryption keys. It is unpredictable by design.
How long should a password be?
16+ characters for anything important. Each extra character multiplies the guessing work enormously; length beats clever substitution.

Related Random & Security tools

More utilities from the same category.

View all →