Generador de Contraseñas

Contraseñas aleatorias seguras o frases-contraseña memorables. Se generan localmente, nunca se envían.

Introduce un valor arriba para ver el resultado.

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