eow
CLI password generator that uses the NewBase60 character set.
Installation
$ go install git.sr.ht/~amolith/eow@latest
Usage
$ eow -h
Usage: eow [-h] <length> <count>
-h prints this help message
Arguments are positional, so length AND count
may be omitted OR count may be omitted. If
specifying count, length must also be
specified. When ommitted, length defaults to
20 and count defaults to 1.