Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbrnh
2052 days ago
Or use 'shuf' for passwords:
shuf -r -e --random-source=/dev/urandom {a..z} {0..9} {A..Z} | paste -d "" -s | fold -w 25