#include <cstdio>
#include <cstdlib>
#include <ctime>
#include "util/MersenneTwisterRandom.hpp"
modifications from M. Matsumoto and T. Nishimura