RANDSEED
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.