Cargo Features

ChaCha8Rand has no features set by default.

[dependencies]
chacha8rand = { version = "0.1.0", features = ["std", "rand_core_0_6", "unstable_internals"] }
std
rand_core_0_6

Enables rand_core

unstable_internals

ChaCha8Rand has 3 features without comments.