nextGaussian works identically to java.util.nextGaussian(). It returns a random number chosen from under a normal distribution with mean of 0 and standard deviation of 1. Sean On Jul 6, 2006, at 12:43 PM, Michael Makowsky wrote: > In the Mersenne Twister class doc there is a blank under the > nextGaussian() method. I assume that this returns a 0 to 1 double, > normally distributed. Is there anyway to control the standard > deviation of the number returned? > > > > mike > > > > Michael Makowsky > > Graduate Student > > Department of Economics > > George Mason University > > 703.608.1366 > > [log in to unmask] > > website: http://mason.gmu.edu/~mmakowsk > > > >