Secure Password Generator
Cryptographically secure passwords generated locally on your device.
...Parameters
Building a Strong Password
A truly secure password should be completely random, highly complex, and unique for every account. Our Secure Password Generator allows you to enforce uppercase letters, lowercase letters, numbers, and symbols up to 64 characters in length to defeat brute-force attacks. Use bulk mode to generate up to 20 passwords at once for batch provisioning.
Is it safe to generate passwords online?
Standard online generators are risky. ZeroServer is different. We use window.crypto.getRandomValues() to tap into your operating system's hardware-level entropy. The password is generated in your computer's memory and is destroyed the moment you close the tab. It is completely invisible to our servers.
Frequently Asked Questions
How long should a strong password be?
Should I include special characters?
What's a passphrase and when should I use one?
Is the generated password truly random?
What does 'exclude ambiguous characters' do?
Private & free — this tool runs entirely in your browser.