Using $RANDOM like that is a bad idea, it's not designed for secure random password generation. On Dec 24, 2014 2:40 PM, "Matthew Cengia" <[email protected]> wrote:
> On 2014-12-24 23:28, Jason A. Donenfeld wrote: > > Want to write to upstream pwgen about adding an option for this? > > Alterntively: > > echo $RANDOM > > Or use 'apg' instead: > > apg -MN -a1 -m1 > > -- > Regards, > Matthew Cengia > > _______________________________________________ > Password-Store mailing list > [email protected] > http://lists.zx2c4.com/mailman/listinfo/password-store > >
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
