[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Initialize random number generator
Source position: systemh.inc line 471
procedure Randomize; |
Randomize initializes the random number generator of Free Pascal, by giving a value to Randseed, calculated with the system clock.
For an example, see Random.
None.
|
Generate random number |
No notes exist for this page yet.