mir-random ~master (2021-09-01T06:24:04Z)
Dub
Repo
mir_random_engine_dtor
mir
random
engine
Destructs the mir random seed generators.
Automatically called by DRuntime.
extern (
C
) @
system
nothrow @
nogc
void
mir_random_engine_dtor
(
)
Meta
Source
See Implementation
mir
random
engine
modules
linear_congruential
mersenne_twister
pcg
splitmix
xorshift
xoshiro
aliases
IOType
Random
genRandomBlocking
genRandomNonBlocking
rne
unpredictableSeedOf
functions
mir_random_engine_ctor
mir_random_engine_ctor_
mir_random_engine_dtor
mir_random_engine_dtor_
mir_random_genRandomBlocking
mir_random_genRandomNonBlocking
setThreadLocalSeed
properties
threadLocal
threadLocalInitialized
threadLocalPtr
unpredictableSeed
templates
EngineReturnType
_isVoidInitOkay
isRandomEngine
isSaturatedRandomEngine
preferHighBits
variables
LINUX_NR_GETRANDOM
Destructs the mir random seed generators.
Automatically called by DRuntime.