next up previous contents index
Next: Read Up: Functions and Procedures Previous: Random

Randomize

   

Declaration:

Procedure Randomize ;

Description:

Randomize initializes the random number generator of Free Pascal, by giving a value to Randseed, calculated with the system clock.

Errors:

None.

See also:

Random

For an example, see Random.



Michael Van Canneyt
Thu Sep 10 14:02:43 CEST 1998