Bulk Password Generator
Uses the browser\u2019s cryptographically secure random source. Similar characters (0/O, 1/l/I) are deliberately excluded.
Generate passwords in bulk
The bulk generator creates many passwords at once – handy when you need secure passwords for several accounts, users or devices in one go. You set the length, count and character types yourself.
- Secure: The random values come from the browser\u2019s Web Crypto API.
- Readable: Easily confused characters like 0/O or 1/l/I are excluded.
- Local: The passwords are generated in the browser and not transmitted.
