RandomState

Type Alias RandomState 

Source
pub type RandomState = RandomState;
Expand description

Default source of random state.

Aliased Typeยง

pub struct RandomState { /* private fields */ }