Skip to content
Snippets Groups Projects
Commit 175110ab authored by toy's avatar toy
Browse files

o Correct some deficiencies in INIT-RANDOM-STATE by using a new

  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).
parent 11e1b183
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment