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, std of rand_core

mc-rand has 1 feature without comment.