rust-random / getrandom

A small cross-platform library for retrieving random data from (operating) system source
Apache License 2.0
264 stars 166 forks source link

Linux/Android: Improve sandbox compatibility when checking `/dev/random`. #450

Closed briansmith closed 1 month ago

briansmith commented 1 month ago

See the added comment for details.

briansmith commented 1 month ago

Closing in favor of #452, which just takes the documentation from this.