Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sunybcs!sicolo From: sicolo@acsu.Buffalo.EDU (james sicolo) Newsgroups: comp.lang.c Subject: randomness Message-ID: <21274@eerie.acsu.Buffalo.EDU> Date: 8 Apr 90 22:19:41 GMT Sender: nobody@acsu.Buffalo.EDU Organization: SUNY at Buffalo Lines: 8 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