generate passwords at the console.
Go to file
Greg Gauthier d69279aafd
CMake / build (push) Successful in 28s Details
change image name to node16-bullseye to better match what it is
2024-02-22 13:57:49 +00:00
.gitea/workflows change image name to node16-bullseye to better match what it is 2024-02-22 13:57:49 +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