Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!pilchuck!amc-gw!sumax!polari!smelly From: smelly@polari.UUCP (Tom Benedict) Newsgroups: comp.sys.mac.hypercard Subject: Re: Initializing the random number generator Summary: Random numbers in HC Message-ID: <3047@polari.UUCP> Date: 31 Dec 90 16:23:56 GMT References: <1154@cvbnetPrime.COM> <5962.277ca804@cc.curtin.edu.au> Organization: Seattle Online Public Unix (206) 328-4944 Lines: 8 Regarding the random function in HyperCard. Are you sure your calling random with the proper argument? I haven't had any problems getting random number in my script or directly from the msg box. random(5) generates a random number between 1 and 5 etc... I didn't notice any problem under HC2.0 or 2.0v2. Good luck Tom Benedict