Cargo Features

mc-rand has no features set by default.

[dependencies]
mc-rand = { version = "1.1.0", features = ["std"] }
std

Enables std and std_rng of rand ^0.8, std of rand_core ^0.6

mc-rand has 1 feature without comment.