Handbook
Glossary
<Mwc128XXA32> ( key1 key2 -- obj )
Vocabulary
random
.
pcg
Inputs
key1
an
object
key2
an
object
Outputs
obj
an
object
Definition
USING:
kernel
math
random.pcg.private
;
IN:
random.pcg
:
<Mwc128XXA32>
( key1 key2 -- obj )
3405705229 3512640997
Mwc128XXA32
boa
6
[
dup
next-u32
drop
]
times
;