Advertisement
3_2004-2005 Miscellaneous #135793

Randomize

Ensure that the random number generator is seeded properly.

AI

AI Samenvatting: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Broncode
original-source
' Ensure a random seed even if the program is started at exactly the same time each day.
Randomize Int(CDbl((Now))) + Timer
Upload
Originele reacties (3)
Hersteld van de Wayback Machine