Remove uniform int distribution from the random number generation functions because the distribution is not guaranteed to generate identical results across platforms even when the Mersenne generator is seeded with an idential seed.
Remove uniform int distribution from the random number generation functions because the distribution is not guaranteed to generate identical results across platforms even when the Mersenne generator is seeded with an idential seed.