tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
EntropyException
tanya
math
random
Exception thrown if random number generating fails.
class
EntropyException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Meta
Source
See Implementation
tanya
math
random
classes
EntropyException
EntropySource
PlatformEntropySource
manifest constants
maxGather
Exception thrown if random number generating fails.