This controls the initialisation of the random number sequence. If
rand_seed
is 0, the seed for the random number generation is
selected pseudorandomly. If this parameter is non-zero, the value is
used as a seed for the random number generator.
The default value of this parameter is 0.