BurntSushi / quickcheck

Automated property based testing for Rust (with shrinking).
The Unlicense
2.32k stars 144 forks source link

Fix build for wasm32-unknown-unknown #275

Open Spoonbender opened 3 years ago

Spoonbender commented 3 years ago

Fixes #274 Explicitly select getrandom with the js feature when building for wasm32-unknown-unknown