1

Set length & count

Drag the slider for password length (4–64) and type how many to generate at once (1–100).

2

Pick character sets

Toggle uppercase, lowercase, digits and symbols. Turning on “exclude ambiguous” removes look-alikes such as 0 O 1 l I |.

3

Generate & copy

Click “Generate” to see results and strength. Copy a single one, or use “Copy all” / “Download .txt” to take them in bulk.

4

Security tips

Use at least 16 characters, enable two-factor auth on important accounts, and save passwords with a manager.


FAQ

Yes. They use crypto.getRandomValues, guarantee at least one character from each selected set, then shuffle, making them strong.

To guarantee at least one character from each selected set, the length must not be smaller than the number of selected sets.

No. Everything is generated locally in your browser; passwords are never uploaded or saved.