On Wed, 15 Nov 2006, Josselin wrote: > I googled a lot but without any success regarding examples... > my first thought was: srand() is useful in setting a limit to the > generator.... used by rand() so it could have been a clue to solve my > problem... Use ruby-doc.org http://ruby-doc.org/core/classes/Kernel.html#M002012 Kirk Haines