Handbook
Glossary
permute ( high x1 x2 x3 -- n )
Vocabulary
random
.
pcg
.
private
Inputs
high
an
object
x1
an
object
x2
an
object
x3
an
object
Outputs
n
an
object
Definition
USING:
kernel
math
math.bitwise
;
IN:
random.pcg.private
:
permute
( high x1 x2 x3 -- n )
[
bitxor
]
2bi@
W+
;
inline