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

Make `Error::from_os_error` a public API & always test use_file on Linux. #468

Closed briansmith closed 2 weeks ago

briansmith commented 2 weeks ago

Closing in favor of #475.