Hacker News new | ask | show | jobs
by tptacek 1118 days ago
At the point where you're simply equating /dev/random and /dev/urandom, you're no longer really disagreeing with anybody here. The only difference between the two is that /dev/random keeps a metric on how many bits its vended, and blocks waiting for rekeying when that metric gets too high. That's more or less a nonsensical thing to do.
1 comments

I'm definitely not saying what /dev/random does makes sense. ;-)