All Manuals > LispWorks User Guide and Reference Manual > 40 The LISPWORKS Package

NextPrevUpTopContentsIndex

mt-random-state

Type
Summary

The type of objects containing state information used by mt-random.

Package

lispworks

Description

The Mersenne Twister pseudo-random number generator uses state data contained in a object of type mt-random-state.

mt-random-state is analogous to cl:random-state.

See also

*mt-random-state*
mt-random
mt-random-state-p


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex