Hacker News new | ask | show | jobs
by jcromartie 5386 days ago
Interesting. I don't see /dev/random blocking on Mac OS X (13" MacBook Pro). I wonder what the source is?
1 comments

On OS X, /dev/random and /dev/urandom are the same thing (both acting like the traditional /dev/urandom).