Linux

Passwords

How to make a random password from Linux CLI

b64encode /dev/urandom pw | fold -w 20 | head -n2 | tail -n1
On this page
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9