Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 170 Bytes

PasswdMaker

A simple password generator written in python

To run GUI version in linux

Ubuntu : sudo apt install python3-tk

Arch : sudo pacman -S tk