This is a simple password generator written in C. All randomness is produced by the libsodium library.
make
sudo make install
sudo make uninstall