Mersenne Twister Home Page 
   A very fast random number generator 
   Of period 219937-1 
Japanese Version
News:
  - TinyMT is released.
    (2011/06/20)
 
  - MTGP is released(2009/11/17)
 
  - 
  we released SIMD-oriented Fast Mersenne Twister (SFMT).
SFMT is roughly twice faster than the original Mersenne Twister,
and has a better equidistibution property, as well as a quicker
recovery from zero-excess initial state. Click
  here! (2007/1/31)
 
If you send an email when you use Mersenne Twister (MT),
it will encourage us - even if we are unable to reply to all the messages we receive.
Please let us know when you find any problems.
m-mat @ math.sci.hiroshima-u.ac.jp (remove the spaces
adjacent to @. I hate 100 SPAMs everyday.)
Caution: Mersenne Twister is basically for Monte-Carlo simulations - it is not cryptographically secure "as is".
Please read
 FAQ.
A press-release
1997/10/27, Asahi-Newspaper for evening (Japanese).
link
 Home page of Makoto Matsumoto