Or something simple like this:

$ LC_ALL=C tr -dc 'A-Za-z0-9' </dev/urandom | head -c 16 ; echo

--

> On Aug 15, 2020, at 11:44 PM, Dave Horsfall <[email protected]> wrote:
> 
> On Sun, 16 Aug 2020, Sean DALY wrote:
> 
>> I am a user of MacPorts on my three main Macs and I am concerned having seen 
>> the message that apg may be deprecated. This is a very useful utility for 
>> me, I use it every time I need to generate a strong unique password (i.e., 
>> once or twice a week). I use it like this:
> 
> [...]
> 
> Will "jot" not suffice?
> 
> -- Dave

Reply via email to