|
|
|
|
|
by getsat
5554 days ago
|
|
Reads from /dev/random will block when the entropy pool is empty. You can see the number of bits of entropy available on a Linux systems via: $ cat /proc/sys/kernel/random/entropy_avail If you need more, better randomness, check out the Entropy Key: http://www.entropykey.co.uk/ |
|
The Darwin man page justifies this behaviour saying:
and then contradicts itself later by saying: