generate passwords at the console.
Go to file
Greg Gauthier 8063e2cd65
CMake / build (push) Successful in 26s Details
Update README.md
2024-02-22 13:35:37 +00:00
.gitea/workflows Update .gitea/workflows/cmake.yml 2024-02-22 13:29:10 +00:00
.gitignore add cmakelists 2020-10-22 13:13:54 +01:00
CMakeLists.txt rename source file; fix argument parsing; 2020-11-07 09:52:46 +00:00
README.md Update README.md 2024-02-22 13:35:37 +00:00
passwdgen.cpp rename source file; fix argument parsing; 2020-11-07 09:52:46 +00:00

README.md

passwdgen

a rudimentary random string password generator

For demo purposes only