By Rémino Rem https://remino.net/
Generate a random string.
git clone https://github.com/remino/randgen
cd randgen
./randgen
brew install remino/remino/randgen
randgen
Run randgen -h
for the usage screen.
Tests are written in Bats:
To run them, install Bats and run bats tests
in the project root directory.