Module probability::source

source ·
Expand description

Sources of randomness.

Structs

An instance of the Xorshift128+ algorithm.
A random sequence.
An instance of the Xorshift128+ algorithm.

Traits

A source of randomness.
A random value.

Functions

Create an instance of the default source.