[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Choose a seed for Rand and RandRange.
Source position: sysextra.pas line 178
procedure RandSeed( |
Seed: LongInt |
); |
|
Returns a random number in range [0..RandMax] or in range [0..Limit - 1]. |
|
|
Returns a random number in range [Min..Max]. |