I was wondering: How does an Apple II, say using the BASIC RND command, determine a random number? Since the Apple IIgs has a built-in clock, I suppose it could simply look at the date string (and multiply it by a determined number, for example) to provide a "random" number, but what about all other Apple IIs? How does an Apple II generate a random number?