Initial Commit

This commit is contained in:
hellisabove
2022-01-27 20:58:05 +02:00
commit 07ea08974e
3 changed files with 93 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.