Hi. > > I didn't for that in the doc, so maybe I'm asking the wrong question. > Tell me if it's the case. > > > > I would like to generate random numbers that fits a given distribution. > [...]
Did you have a look at at the "RandomData" interface (and "RandomDataImpl" class)? It contains methods such as "nextUniform", "nextGaussian", etc. Best regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
