|
|
|
|
|
by kelnos
1927 days ago
|
|
Ugh, this is... unfortunate. Are there really any systems for which all the other options for randomness are not available? I really think there aren't. RDRAND should be near the bottom of the list of things it tries (or just be dropped entirely), not the top. Wasting time trying to patch over its misbehaviors is just overengineering. |
|