Problems with the random number generator

Some users have reported that the RND function, when used on fast PCs, generates the same starting sequence of numbers if called successively. It appears that there is a problem with the seeding of the random number sequence from the system clock.

Dick Klingens has investigated this problem, and provided patches to alleviate it, which you can download from the downloads page, in the file "random.zip".