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

mt-random-state Type

Summary

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

Package

lispworks

Signature

mt-random-state

Description

Instances of the type mt-random-state contain the Mersenne Twister state data used by mt-random.

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 - 01 Dec 2021 19:30:41