Password Generator
Generate cryptographically secure passwords using your browser's built-in crypto API.
16
Click Generate to create a password
—
Count:
How to use
- Drag the slider to set password length (8–64 characters).
- Check the character sets you want to include in the password.
- Enable Exclude ambiguous characters to avoid confusing look-alike characters.
- Click Generate to create a new password, then copy it to the clipboard.
- The strength meter shows estimated security based on entropy (bits of randomness).
- Use Bulk Generate to create up to 100 passwords at once and copy them all.
- All passwords are generated using
crypto.getRandomValues()— never sent to any server.
About this Password Generator
Use this free password generator to create strong random passwords with adjustable length and character options. It is useful for new accounts, shared systems, testing, and replacing weak passwords. No signup is required, and the tool works on phones, tablets, and desktop browsers.