Cargo Features

rand_jitter has no features set by default.

[dependencies]
rand_jitter = { version = "0.5.0", features = ["std", "log"] }
std

Enables std of rand_core

log

Enables log

rand_jitter has 2 features without comments.