Skip to main content

Password Generator

Generate strong, random passwords with configurable length and character sets.

passwordgeneraterandomsecure
Read the guide
Shortcuts:⌘ KSearch

Generated Password

Frequently Asked Questions

Why did I get a password with no symbol even though Symbols is checked?

Because the generator picks each character from one combined charset. It does not guarantee at least one character from every selected category.

What does 'Exclude ambiguous (0O1lI)' actually remove?

It strips the characters `0`, `O`, `1`, lowercase `l`, and uppercase `I` from the active charset. That makes copied passwords easier to read aloud or transcribe.

Can I generate more than one password at a time?

Yes. The count box lets you generate 1 to 100 passwords, and they are output one per line.

Why is only the first password rated for strength?

The strength meter always analyzes `passwords[0]`, not every generated line. If you generate a batch, the meter is a read on the first result only.

What happens if I turn off every character set?

The tool refuses to generate anything and shows a status message telling you to select at least one character set.

Related Tools