Skip to main content

Rng

Type Alias Rng 

Source
pub type Rng<B> = <B as Api>::Rng;
Available on crate feature api-rng only.
Expand description

Random number generator interface.