
28 Aug
2010
28 Aug
'10
4:01 p.m.
AMDG Eric Hopper wrote:
I have written a new class for small random integers and made some slight modifications to the mersenne twister generator that allow me to generate random numbers approximately 2-4 times faster than the current small integer distribution.
Would there be interest in these modifications?
I have made some attempt to make the code conform to boost standards, but in reality the new class won't work on any compiler that doesn't have robust support for static constant integers.
Can you post the code here? In Christ, Steven Watanabe