Password Generator

Make a strong, one-of-a-kind password in a second — then copy it and go.

🔒 Runs entirely in your browser — nothing is sent or saved

16
464
Include

How it works

Real randomness, generated on your device — no accounts, no waiting.

1

Set the rules

Choose a length and tick the character types you want to include.

2

Get true randomness

Each password is drawn from your browser’s built-in secure random generator.

3

Copy and use

One tap copies it to your clipboard — ready to paste anywhere.

🔒

Private by design. Passwords are created right here in your browser using crypto.getRandomValues. They’re never uploaded, logged, or stored — close the tab and they’re gone.

Frequently Asked Questions

How random are the passwords?
Each password is built using your browser's cryptographically strong random generator, so the result is genuinely unpredictable — not based on the time, your name, or any pattern.
How long should my password be?
Longer beats clever. Aim for at least 16 characters for important accounts; each extra character makes guessing dramatically harder. You can set any length from 4 up to 64.
What does skipping look-alike characters do?
It leaves out easily-confused characters like capital I, lowercase l, the number 1, capital O and zero. This makes a password easier to read and type by hand, at a small cost to length-for-length strength.
Which character types should I include?
Including lowercase, uppercase, numbers and symbols gives the strongest mix. Some sites don't allow certain symbols, so you can switch any set off to match their rules.
Are the passwords saved or reused?
No. Nothing is stored — each password is generated fresh and forgotten as soon as you leave or generate another. Copy it and save it in a password manager.
Is the password sent anywhere?
No. Everything is generated entirely in your browser on your own device. Your password is never uploaded or saved, and we never see it.