Generatore di Password

Password casuali robuste o passphrase memorabili. Generate localmente, mai inviate altrove.

Inserisci un input sopra per vedere il risultato.

What is this for?

A good password is one an attacker can't guess and you don't have to remember (because it's stored in your password manager). This generator produces strong random passwords or memorable passphrases entirely in your browser, using crypto.getRandomValues — the same cryptographically secure random source TLS uses. Nothing is transmitted; the password never leaves your device.

When to use it

Random characters vs passphrases

How much entropy do I need?

Common gotchas