mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-07 21:41:25 +00:00
7371c4a516
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) |
||
---|---|---|
.. | ||
LICENSE.txt | ||
SFMT-alti.h | ||
SFMT-params.h | ||
SFMT-params607.h | ||
SFMT-params1279.h | ||
SFMT-params2281.h | ||
SFMT-params4253.h | ||
SFMT-params11213.h | ||
SFMT-params19937.h | ||
SFMT-params44497.h | ||
SFMT-params86243.h | ||
SFMT-params132049.h | ||
SFMT-params216091.h | ||
SFMT-sse2.h | ||
SFMT.cpp | ||
SFMT.h |