(svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future
This commit is contained in:
@@ -23,10 +23,6 @@
|
||||
//#define RANDOM_DEBUG
|
||||
|
||||
|
||||
// Enable this to produce higher quality random numbers.
|
||||
// Doesn't work with network yet.
|
||||
// #define MERSENNE_TWISTER
|
||||
|
||||
/**
|
||||
* Structure to encapsulate the pseudo random number generators.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user