Module Random

The Random module.

Exported from

Library Random

Summary
The Random module.

Random names

The Random library provides random number support in several random number distributions.
Number of bits returned by random-bits.
An instance that maintains the random state.
Used to compute a random number.
Generates a random integer.
Generates a random series of bits.
A generic function.
A generic function.
A generic function.