Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!kl-cs!nott-cs!ucl-cs!J.Pearce From: J.Pearce@ucl-cs.UUCP Newsgroups: comp.lang.smalltalk Subject: Random Number Generators Message-ID: <1030@ucl-cs.UUCP> Date: 2 Mar 90 10:37:29 GMT Sender: J.Pearce@ucl-cs.UUCP Lines: 15 From: J.Pearce@uk.ac.ucl.cs I am relatively new to ST-80, but the Random class seems to be of the multiplicative congruential type (like UNIX rand) that are not the best type of random number generator. Does anyone have a class for a better random number generator , e.g. UNIX random. John R. Pearce. jpearce@uk.ac.ucl.cs Computer Science Department, University College London.