Comment by Dylan16807
7 years ago
/dev/urandom is not always sufficiently seeded.
/dev/random makes sure that it's seeded, then pretends it can run out somehow.
getrandom() with default settings is the right behavior almost always, and it took ages to get implemented.
No comments yet
Contribute on Hacker News ↗