qzdoom/src/sfmt
Randy Heit 7371c4a516 - Changed random seed initialization so that it uses the system's
cryptographically secure random number generator, if available, instead
  of the current time.
- Changed the random number generator from Lee Killough's algorithm to the
  SFMT607 variant of the Mersenne Twister.

SVN r1507 (trunk)
2009-03-27 04:49:17 +00:00
..
LICENSE.txt - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-alti.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params607.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params1279.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params2281.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params4253.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params11213.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params19937.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params44497.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params86243.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params132049.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-params216091.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT-sse2.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT.cpp - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00
SFMT.h - Changed random seed initialization so that it uses the system's 2009-03-27 04:49:17 +00:00