To generate random numbers you must use the Rnd pre-defined function.
To make sure that the program generates a different set of pseudo-random numbers each time you use it, you must also use the Randomize function.
Back to index
mph@ghscomputing.co.uk
Updated 09 December 2018