|
|
|
|
|
by pcwalton
3454 days ago
|
|
> /dev/urandom is what you should use, unless you believe that the hash function is broken And if you believe the hash function is broken, then the crypto you're using that random number generation for is probably broken too. |
|