Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
toy authored
  initializer given on the mt19937 website.
o Allow INIT-RANDOM-STATE to take either an integer or a vector to
  initialize the state of a random-state object
o Added GENERATE-SEED to generate a seed suitable for use by
  INIT-RANDOM-STATE.  Use /dev/urandom if available.  (Based on work
  by Eric Marsden).
175110ab
History
Name Last commit Last update