Password Generator
Generate secure, random passwords. Customize length and choose to include numbers, symbols, uppercase, and lowercase characters.
Configuration
Generated
About this tool
The Password Generator is a fast, secure, and highly customizable tool for creating strong passwords. Built with privacy and ease-of-use in mind, it allows you to generate robust passwords locally within your browser, ensuring no data is ever sent to a server.
Features
Custom Length
Choose exactly how long you want your passwords to be (up to 64 characters) to meet the specific requirements of any service.
Character Selection
Mix and match character types to balance security and convenience:
- Uppercase letters (A-Z)
- Lowercase letters (a-z)
- Numbers (0-9)
- Symbols (!@#$)
Advanced Rules
- Exclude Similar: Removes visually similar characters like
i,l,1,L,o,0, andOto prevent confusion when reading. - Strict Mode: Guarantees that at least one character from every selected category is included in every password generated.
Bulk Generation
Need multiple passwords? Generate up to 50 passwords at once and copy them all to your clipboard with a single click.
Credits
This tool relies on the excellent generate-password npm package to provide secure, random generation capabilities.