Random Number Generation
Overview of stochastic processes
Control Random Number Streams
To test the reproducibility of random processes it is possible to output the use of random number for each particular RNG. To enable the feature, set
Config of random stream ouput
[debug]
output_randomstreaminvocations = true
More information is in the API documentation.