Password Generator
Generate a strong, random password with your choice of length and character types — created using your browser's cryptographically secure random number generator.
Bulk generate 50 passwords + export
Your files are processed in your browser and never uploaded to any server.
How to use this tool
- 1Adjust the length slider to your preferred password length.
- 2Toggle uppercase letters, numbers, and symbols on or off.
- 3Click the refresh icon for a new password, or copy the current one.
- 4Unlock bulk generation below to create 50 at once and export them.
Frequently asked questions
Is this password sent anywhere?+
No, it's generated and shown entirely in your browser.
How random is it really?+
It uses the Web Crypto API's secure random number generator, the same standard used for cryptographic keys.
Weak, reused passwords are behind a huge share of account breaches, and a good password manager habit starts with generating a genuinely random one for every account. This tool uses your browser's built-in secure random number generator (not a predictable pseudo-random function) to create passwords of any length from 6 to 64 characters, with uppercase letters, numbers, and symbols toggled on or off to match whatever a site requires. Because it runs entirely on your device, the password is never transmitted anywhere before you copy and use it yourself.