Handbook
Glossary
random.pcg.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Words
Ordinary words
Word
Stack effect
MULTIPLIER
( -- value )
MULTIPLIER-32
( -- value )
big>d/d
( n -- low high )
multiply
( n -- low high )
multiply-32
( n -- low high )
next-u32
( obj -- n )
next-u64
( obj -- n )
permute
( high x1 x2 x3 -- n )
permute-32
( high x1 x2 x3 -- n )
rot-state
( obj x1 c -- struct' )
update-state
( obj low high -- )
update-state-32
( obj low high -- )
Files
resource:extra/random/pcg/pcg.factor
resource:extra/random/pcg/pcg-tests.factor