rmathd ~master (2017-08-09T14:05:15Z)
Home
Dub
Repo
RandomNumberGenerator
rmathd
rng
rng
Undocumented in source.
class
RandomNumberGenerator {
immutable
(
string
)
RNGName
;
this
();
this
(immutable(string) name);
}
Constructors
this
this
()
Undocumented in source.
this
this
(immutable(string) name)
Undocumented in source.
Members
Variables
RNGName
immutable
(
string
)
RNGName
;
Undocumented in source.
Meta
Source
See Implementation
rmathd
rng
rng
classes
MINSTDRAND
MINSTDRAND0
MT19937
MT1993764
RandomNumberGenerator
functions
gen_rand_num_code
get_seed
rand
seed_set
setRNG
set_seed
static variables
randomSeed
seedSet
threadRNG
userSeed