On Tue, Aug 22, 2017 at 10:04:59AM -0500, Mario Castelán Castro wrote:
> I have the following line in my Bash init file:
> 
> “alias gen-password="head -c 16 /dev/urandom | base64 | head -c 22 && echo"”
> 
> This generates a password with just above 128 bits of entropy. You may
> find it useful.

https://packages.debian.org/stretch/pwgen
https://packages.debian.org/stretch/makepasswd
https://packages.debian.org/stretch/apg
https://packages.debian.org/stretch/otp
https://packages.debian.org/stretch/gpw
...

Reply via email to