module documentation
(source)

Cryptographically secure random implementation, with fallback on normal random.
Class ​Random​Factory Factory providing secureRandom and insecureRandom methods.
Class ​Secure​Random​Not​Available Exception raised when no secure random algorithm is found.
Class ​Source​Not​Available Internal exception used when a specific random source is not available.
Variable factory Undocumented
Variable getrandbits Undocumented
factory = (source)

Undocumented

getrandbits = (source)

Undocumented