MersenneTwister the SDK sample

Hi,

The MersenneTwister sample from sdk needs to read two files when it is running MersenneTwister.dat and MersenneTwister.raw.

What are these two files for? If they are used to configure how the random numbers are generated, how could I change them or generate the content dynamically?

Thanks