The library (vicare crypto randomisations)
provides an API to
access sources of random and pseudo–random bits, or “randomness
sources” for brevity. Other, auxiliary libraries provide access to
miscellaneous randomness generators and utilities.
• random intro: | Introduction. | |
• random prng: | Notes on the algorithms. | |
• random numbers: | Simple random numbers. | |
• random source: | Randomness sources. | |
• random mrg32k3a: | L’Ecuyer’s MRG32k3a generator | |
• random device: | Device–based generator. | |
• random utils: | Utilities. | |
• random generators: | Auxiliary generators. | |
• random dist: | Random numbers from known distributions. |