setrandseed


Purpose
Initialize the random number generator.
Synopsis
procedure setrandseed(s:integer)
Argument
Seed value
Further information
This procedure sets its argument as the seed for a new sequence of pseudo-random numbers to be returned by the function random.
Related topics
random.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.