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.



root
Fri Sep 11 18:27:51 CEST 1998