Cargo Features

cap-rand has no features set by default.

[dependencies]
cap-rand = { version = "3.0.0", features = ["small_rng"] }
small_rng

Enables small_rng of rand

rand:

Option: enable SmallRng

cap-rand has 1 feature without comment.