What function must one use to get different sequences of random numbers each time the program is run???? By just using random(), I get the same sequence each time. Is there another function to use ?? Jim