eow
CLI password generator that uses an Apple-style algorithm by default or a reduced character set called NewBase60 that's very compatible and unambiguously readable.
Installation
Download the binary appropriate for your system from the releases page or build from source with:
$ go install git.sr.ht/~amolith/eow@latest
Usage
$ eow -h
Usage of eow:
-n, --nb60 Generate a 20-character password using the NewBase60 charset
pflag: help requested
$ eow
kiwmuX tibhoj radvo0
$ eow
suJcig-tegtek-nuzwe9
$ eow
9adtif.tAvver.loltil
$ eow -n
A_7Bq8wASqPwvtMHx1UY
$ eow -n
fDQ2bkDK8xZgq9ZQ6P5R
$ eow -n
AMSiSrVxXQWmommxVg1X
Contributions are welcome
This repo is on SourceHut (repo) and Radicle (web,
rad:z3wM6KcuC7cRC7E7MkvnM7jo1nFLu, what is Radicle?).