lemon/random.h
2008-04-03 Serious buxfixes in Random::gamma() and Random::pareto()
2008-03-27 Fix include files in random.h
2008-03-20 Seeding random sequence
2008-03-14 Poisson distribution added
2008-02-07 Some usefull math constants
2008-01-25 Array range check warning workaround in random.h
2008-01-08 Doc improvements is some files.
2008-01-07 Happy New Year (update the copyright headers)
2008-01-03 Small doc improvement.
2008-01-03 Small fixes.
2007-12-22 A better way of generating pareto distr, and swap its parameters.
2007-12-21 Pareto and Weibull random distributions
2007-12-21 Port random.h & Co. from svn -r3422 + some cleanups