Handbook
Glossary
<Mwc256XXA64> ( 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
:
<Mwc256XXA64>
( key1 key2 -- obj )
14627392581883831781 1442695040888963407
f
Mwc256XXA64
boa
6
[
dup
next-u64
drop
]
times
;