random.pcg vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Tags:rng
Authors:Alexander Ilin


Words

Tuple classes
ClassSuperclassSlots
Mwc128XXA32 tuplex1 x2 x3 c
Mwc256XXA64 tuplex1 x2 x3 c rem


Ordinary words
WordStack effect
<Mwc128XXA32>( key1 key2 -- obj )
<Mwc256XXA64>( key1 key2 -- obj )
<pcg>( key1 key2 -- obj )


Class predicate words
WordStack effect
Mwc128XXA32?( object -- ? )
Mwc256XXA64?( object -- ? )


Files


Metadata files


Children
VocabularySummary
random.pcg.private