Description Usage Arguments Value Author(s)
This is the Mersenne Twister random number generator.
cokus
generates pseudorandom integers uniformly distributed in 0..(2^32 - 1).
1 | seedMT(seed)
|
seed |
odd number for seeding |
random integers uniformly distributed in 0..(2^32 - 1).
Shawn Cokus (Cokus@math.washington.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.