Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 306 Bytes

Password-Manager

Remember A key and You are good to GO A program to generate random passwords for users and store it.This program stores the password encrypted by a key(user should remember that number). Before running make sure tkinter is installed on your system. To start run main.py python file