Cargo Features

dandelion-random has no features set by default.

[dependencies]
dandelion-random = { version = "0.1.1", features = ["getrandom", "rand_core", "std", "thread_local"] }
getrandom thread_local?

Rng::from_entropy

Enables getrandom

rand_core

rand_core::{RngCore,SeedableRng}

Enables rand_core

std thread_local?
thread_local = getrandom, std

dandelion::thread_local

Affects dandelion-random::thread_local