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

CI: Run tests on aarch64-apple-darwin and aarch64-apple-ios-sim. #398

Closed briansmith closed 4 months ago

briansmith commented 4 months ago

See each individual commit message for details.

josephlr commented 4 months ago

Closes #194