wren-port ~master (2021-12-18T14:20:14.6369696)
Dub
Repo
Well512
wren
optional
random
Undocumented in source.
struct
Well512 {
uint
[
32
]
state
;
uint
index
;
}
Members
Variables
index
uint
index
;
Undocumented in source.
state
uint
[
32
]
state
;
Undocumented in source.
Meta
Source
See Implementation
wren
optional
random
functions
wrenRandomBindForeignClass
wrenRandomBindForeignMethod
wrenRandomSource
static functions
advanceState
randomAllocate
randomFloat
randomInt0
randomSeed0
randomSeed1
randomSeed16
structs
Well512