Randomize Procedure

Applies to TestComplete 15.62, last modified on March 19, 2024

The Randomize procedure initializes the random number generator with a random value obtained from the system clock.

Declaration

Randomize()
Result     None  

Description

Initializes the random number generator with a random value obtained from the system clock.

See Also

DelphiScript - List of Supported Routines and Variables
Random

Highlight search results