Type Alias ReachRng

Source
pub type ReachRng = ReseedingRng<ChaCha12Core, OsRng>;

Aliased Typeยง

struct ReachRng(/* private fields */);