Just a simple and open password generator.
________INSTRUCTIONS_____________________________________________________
- to compile use the command gcc -o generator.c
- there is also an Linux executable already compiled.
- to run just type ./genericPasswordGenerator (you may want to give executable permission first using chmod 700 command)
- NOTE: not tested but should work just fine on Windows if compiled.
be happy with your Strong password :)