HiLMAs reference
Back

Miscellaneous Instructions

Next

RANDSEED

RANDSEED

 

Description

Randomize generation of random numbers using actual time.

If random numbers are used, this statement should be ever used, for example one time at the start of the program. Otherwise, the sequence of generated numbers will be ever the same at every run of the program.

 

Examples

 


Back Start Next
RANDOM Top TIMEDATE