Password Generator 🔑
Strong passwords & memorable passphrases. Fully local. Nothing saved on servers.
Choose a preset to auto-tune settings.
Recommended: 14+
No password yet
FAQ
Is anything I type stored on your servers?
No. Generation runs locally in your browser. We don’t send or store your inputs.
How is randomness generated?
We use the Web Crypto API (crypto.getRandomValues) for cryptographically secure randomness.
What makes a password 'strong' here?
Length + character set size. We estimate entropy (bits) and show a crack-time estimate.
What is the breach (HIBP) check and is it safe?
It uses the k-anonymity range API: only a hash prefix is sent, never your full password.
Can I exclude look-alike characters?
Yes. Toggle 'Exclude Similar Characters' to avoid O/0, l/I/1, S/5, etc.
Passphrase vs password—what should I pick?
Passphrases (several random words) are easier to remember and can achieve high entropy when long enough.
Do you guarantee policy compliance (e.g., PCI, NIST)?
We provide helpful presets and indicators, but final compliance depends on your organization’s exact policy.