Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!henry!hairston From: hairston@henry.ece.cmu.edu (David Hairston) Newsgroups: comp.sys.mac.programmer Subject: Is Random() random? Message-ID: Date: 3 Dec 90 02:01:13 GMT Organization: Gaia II Lines: 7 how random is the Toolbox routine Random()? IM-I says it returns an integer in the range -32767 (not -32768) to 32,767 before cycling. does this mean it will hit every number in that range once before repeating? and why the seemingly strange range -dave- hairston@henry.ece.cmu.edu