[net.micro] Looking for a way to initialize rand

jbn@wdl1.UUCP (05/15/85)

      It helps to indicate whether you want to make a game nonrepeatable
or generate unguessable keys; the required quality varies.  One
approach is to time some disk activity, using the CPU as the clock if
necessary.  This is good for a few low-order semi-random bits.

				John Nagle