Utility Suite
Password Generator
Generates strong, pronounceable, and passphrase-style passwords with real-time entropy scoring & 100% client-side security.
Click ‘Generate Bulk List’ to create passwords in batch.
No session history yet.
FAQ
All passwords are generated 100% client-side using window.crypto.getRandomValues() with rejection sampling. No data is transmitted to any server.
Entropy measures randomness in bits. Higher entropy means exponentially stronger protection. 60+ bits is strong; 120+ bits is Beast mode.
Passphrases combine random words (e.g. correct-horse-battery-staple). Easier to remember while offering massive entropy.
No. Passwords are never saved permanently. Only settings presets persist if you click Save Preset. Session history lives in memory and clears on refresh.