|
|
|
|
|
by ghshephard
5406 days ago
|
|
Perhaps this should be better written as "Nothing needs gigabit rates of _cryptographically strong_ random numbers." Using a megabit rates of cryptographically strong random numbers to seed a PRNG would be fine for most purposes. Can anyone think of a reason why you would want/use gigabit rates of truly random numbers instead of using a slower rate to see a PRNG? |
|
Yes that's what I meant to say. I probably didn't realize the discussion had widened to include insecure number generation.