Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Debian (or any GNU/Linux) terminal:

    head -c 256 /dev/random| openssl sha384 -binary | base64 | sed 's/[=\/\\+]//g' | cut -b1-22
where "22" is the desired length of password.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: