RandomSeed()

Syntax

RandomSeed(Value)

Description

Changes the actual seed for random number returned with Random(). Note: each times a program start, a new seed is generated, so RandomSeed() is only useful when the programmer when always the same random number in the same order.

Supported OS

Windows, AmigaOS, Linux

Misc - Index