Comment Re:Can someone help explain "perfect" randomness? (Score 1) 138
Yeah, but the posting said, for Linux, "We are using RDRAND, but it is being mixed in with other entropy being gathered from the system"
If you gather entropy from the environment, like noise from certain chips, start ms time since some last connection, keyboard/mouse movements, etc, that, alone, is random enough for most any use case. And since they are applying that on top of any hardware random number generator, it ensures that it is even MORE random and prevents hardware companies from cheating.