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 Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex