Cargo Features

ChaCha8Rand has no features set by default.

[dependencies]
chacha8rand = { version = "0.1.1", features = ["std", "rand_core_0_6", "rand_core_0_9"] }
std
rand_core_0_6

Enables rand_core ^0.6.4

rand_core_0_9

Enables rand_core

ChaCha8Rand has 3 features without comments.