pub type DefaultRng = ThreadRng;
Expand description

Default random number generator.

Aliased Type§

struct DefaultRng { /* private fields */ }