SafePass is a user-friendly password generator that creates strong, customizable passwords for enhanced security.
- Generate passwords with uppercase letters, lowercase letters, numbers, and symbols.
- Easily copy generated passwords to the clipboard.
- Responsive design with tooltips and Toastr notifications.
- Clone the repository:
git clone https://github.com/your-username/safepass.git
- Navigate to the project directory:
cd safepass
- Open
index.html
in your web browser.
- Adjust the password length using the range slider.
- Select desired character types (uppercase, lowercase, numbers, symbols).
- Click the "Create" icon to generate a password.
- Click the "Copy" icon or the copy buttons to copy the password.
Contributions are welcome! Fork the repository and submit a pull request.