Simple random password generator
go install github.com/redheo/genpass@latest
git clone git@github.com:redheo/genpass.git
cd genpass && make build
NAME:
genpass - generate random password
USAGE:
genpass [global option] [password length]
GLOBAL OPTIONS:
--nospecial, -n don't include special characters (default: false)
--help, -h show help (default: false)