Password Generator

Generate strong passwords, passphrases, and PINs instantly — all in your browser.

Very strong ~103 bits

An offline attacker guessing 100 billion times a second would need about longer than the universe has existed.

R to regenerate, C to copy, 13 to switch type

Options

Presets
Uppercase (A–Z)
Lowercase (a–z)
Numbers (0–9)
Symbols (!@#…)
Start with a letter
Avoid look-alikes
How many
1

Everything is generated in your browser with crypto.getRandomValues — nothing is sent anywhere, and no password is ever saved. Your settings are remembered; the passwords are not.