Generate secure, random passwords with customizable options! This tool lets you create passwords with different character types, lengths, and other preferences to keep your accounts secure.
- Password Length Selection: Choose password length from 1 to 30 characters.
- Character Options: Customize your password by including:
- Lowercase letters
- Uppercase letters
- Numbers
- Symbols
- Spaces
- Exclude Duplicate Characters: Remove duplicates for more complex passwords.
- Password Strength Indicator: Visual indicator of password strength (weak, medium, strong).
- Copy Password: Easily copy the generated password to your clipboard.
A web browser to open the index.html
file.
- Clone the repository:
git clone https://github.com/SoumyaEXE/PasswordGenerator.git
- Open the project folder.
- Launch
index.html
in your browser to start using the Password Generator!
- Open the page and set your preferred password length.
- Choose the character types you want in your password.
- Click "Generate Password" to get a secure, random password.
- Copy the password with a single click to use it immediately!
- HTML for structure
- CSS for styling
- JavaScript for functionality
Feel free to open issues or create pull requests to help improve this project. Contributions are always welcome!
This project is licensed under the MIT License.
Made with 🤍 by Soumya