Module tanya.math.random

Random number generator.

Classes

NameDescription
EntropyException Exception thrown if random number generating fails.
EntropySource Interface for implementing entropy sources.
PlatformEntropySource Uses getrandom system call.

Manifest constants

NameTypeDescription
maxGather Maximum amount gathered from the entropy sources.