module documentation

Cryptographically secure random implementation, with fallback on normal random.

Class RandomFactory Factory providing secureRandom and insecureRandom methods.
Exception SecureRandomNotAvailable Exception raised when no secure random algorithm is found.
Exception SourceNotAvailable Internal exception used when a specific random source is not available.
Variable factory Undocumented
Variable getrandbits Undocumented

Undocumented

getrandbits = (source)

Undocumented