• 0.1 2a10f23cb9

    gmgauthier released this 2020-10-22 12:13:58 +00:00 | 29 commits to master since this release

    rudimentary tool for generating random passwords. This was written in C++ and compiled:

    • On linux, with cmake on gcc 9.3 and linux kernel 5.4.0-52
    • On Mac OS X 10.15; cpp 4.2.1; apple clang 12; darwin 19.6.0

    just copy the binary into a directory on your path, and use it to generate random string passwords, which can be copy-pasted into the browser or wherever.

    Downloads