Random gauss numbers?

Hello all,

how can I generate random Gaussian distributed numbers?
something like Gauss(mean, sigma)

thx in advance

Daniel

http://www.taygeta.com/random/gaussian.html

···

---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

The link below contains an ruby implementation of the Box-Muller method for normal distribution:

http://users.rcn.com/m3ha11/ruby/Rand.rb

···

---------------------------------
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.