Intrinsic-79 RanSeed |
Top Previous Next |
79: RanSeed(Integer);
By passing a specific value to RanSeed, you can use the Ran intrinsic (1) to repetitively generate a specific sequence of random numbers. This is useful for applications that deal with data statistics and simulations. |