Initial Commit

This commit is contained in:
hellisabove
2022-02-15 20:20:13 +02:00
commit b371ddc726
3 changed files with 90 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# PassGen
A simple password generator in python made for fun.
Currently working on a gui for it.