generate passwords at the console.
Go to file
Greg Gauthier 255b18e2c5
CMake / build (push) Successful in 26s Details
Update .gitea/workflows/cmake.yml
2024-02-20 18:22:25 +00:00
.gitea/workflows Update .gitea/workflows/cmake.yml 2024-02-20 18:22:25 +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 make sure build still works 2024-02-20 18:06:35 +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

.