Random Password Generator
Generate cryptographically secure random passwords. Adjust length, character sets, and exclude ambiguous characters like O/0 and l/1.
Features
How to Use
1. Move the Length slider to set password length.
2. Tick the character types you want (uppercase, lowercase, numbers, symbols).
3. Click the regenerate button to get a new password.
4. Click Copy to copy it to your clipboard.
About this tool
The strongest password is one that is long, random and unique to each account, which is exactly what people are worst at inventing. This generator creates passwords from 8 to 128 characters using the browser's cryptographically secure random number generator, not the predictable Math.random. Choose uppercase, lowercase, numbers and symbols, and optionally exclude characters that are easy to confuse such as 0, O, l, 1 and I when a password has to be read or typed by hand. A strength meter reflects length and variety, and bulk mode produces up to 100 passwords at once for provisioning accounts. Passwords are created on your device and never transmitted; store them in a password manager rather than a document.