Project information
- Category: Web App
- Program: Python
- Github URL: Here
Password Generator
This application generates strong, random passwords and allows you to save them for different websites.
The project was developed using Python's Tkinter library for the GUI and pyperclip for copying passwords to the clipboard.
This project was developed as part of the 100 Days Of Code challenge.