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

NextPrevUpTopContentsIndex

*mt-random-state*

Variable
Summary

The default random state used by mt-random.

Package

lispworks

Description

The variable *mt-random-state* contains an object of type mt-random-state which is the default state used by mt-random if a state is not supplied.

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

See also

make-mt-random-state
mt-random
mt-random-state


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex