Random number generator.
Exception thrown if random number generating fails.
Interface for implementing entropy sources.
Uses getrandom system call.
Uses arc4random_buf.
Maximum amount gathered from the entropy sources.
See Source File tanya/math/random.d
Mozilla Public License.
Eugene Wissner 2016-2020.
Eugene Wissner
Random number generator.