Welcome to the Password-Generator-App-WPF! A powerful and easy-to-use password generator application built with Windows Presentation Foundation (WPF) 🎉🎨. This app is designed to help you create strong, unique, and secure passwords in a matter of seconds 💪🔒.
- 🎨 Sleek and modern user interface designed with WPF
- 🔢 Generate passwords with a custom length (default is 12 characters)
- 📚 Choose from various character sets:
- 🔠 Uppercase letters (A-Z)
- 📇 Lowercase letters (a-z)
- 🗂️ Digits (0-9)
- 🔣 Special characters (!@#$%^&*)
- ✅ Option to include or exclude specific character sets
- 📋 Copy generated passwords to clipboard with a single click
- 💾 Save your generated passwords in a secure text file
- Clone the repository:
git clone https://github.com/yourusername/Password-Generator-App-WPF.git
- Open the solution in Visual Studio (version 2019 or later).
- Build and run the application 🚀.
- Launch the application.
- Choose your desired password length.
- Select the character sets you want to include in your password.
- Click on the "Generate Password" button.
- You can now copy the generated password to your clipboard or save it to a file.
Contributions are welcome! Feel free to submit a pull request, create an issue, or get in touch with the maintainers if you have any suggestions or improvements.
This project is licensed under the MIT License.