Cargo Features
xoroshiro128 has no features set by default.
[dependencies]
xoroshiro128 = { version = "0.5.0", features = ["std", "rand"] }
-
std
-
This crate is built with no_std by default. This feature builds it with std.
Features from optional dependencies
-
rand
implicit feature
-
Enables
rand
^0.7
rand: Random number generators and other randomness functionality