Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!brutus.cs.uiuc.edu!psuvax1!psuvm!cmh117 From: CMH117@PSUVM.BITNET (Charles Hannum) Newsgroups: comp.lang.rexx Subject: Re: Arexx 'random' number generation Message-ID: <89318.193843CMH117@PSUVM.BITNET> Date: 15 Nov 89 00:38:43 GMT References: <[255dd53e:14]comp.lang.rexx@tronsbox.UUCP> Organization: Penn State University Lines: 3 You are a bonehead. The first time you call the random number generator, (RANDOM), you need to give it a "seed" value as the third argument, otherwise you will continue to get the same numbers every time ...