The Password Generator is a simple yet powerful tool that generates strong, random passwords for users. It allows customization of password length and complexity, ensuring secure and reliable passwords that can be used for various applications.
- Customizable Length: Generate passwords of different lengths based on user requirements.
- Complexity Options: Support for alphanumeric characters and special symbols for increased password strength.
- User-friendly Interface: Simple input fields for easy configuration of password settings.
- Programming Language: Python
- Frontend: HTML, CSS
- Libraries: Random, Flask
- Clone the repository:
git clone https://github.com/dev-KartikSharma/Password-Generator