blob: aa29a66cabdb705f0a1dbbde5604b399950a5e0f (
plain) (
blame)
1
2
3
4
5
6
7
|
# passgen
Just a password generator that makes [passwds.ninja](https://passwds.ninja/)-style passwords.
Heavily inspired by a generator I used before at work, just that this time in C. (This is my first C project, please be gentle...)
Licence: Zlib
|