|
|
|
|
|
by foxfluff
1630 days ago
|
|
The kernel needs randomness too. If it's done there right once, why duplicate the effort in userspace (and watch all the hilarious ways userspace solutions fail)? getrandom was motivated by the fact that using device files has many failure modes. |
|
It's a good question!