Handbook
Glossary
wA ( w -- wA )
Vocabulary
random
.
sfmt
.
private
Inputs
w
an
object
Outputs
wA
an
object
Definition
USING:
kernel
math.vectors
;
IN:
random.sfmt.private
:
wA
( w -- wA )
dup
1
hlshift*
vbitxor
;
inline