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

/dev/random is better than urandom for this sort of thing. On linux:

dd if=/dev/random bs=64 count=1 2>/dev/null | hexdump



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

Search: