Hacker News new | ask | show | jobs
by Voltage 2645 days ago
You could also do I=RND(-TI)

Providing a neg number to RND would "reseed" the random number generator. TI was a "system" variable that updates every 60th of a second.