[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pseudo-random numbers



I saw once a fine random number (both exact and inexact) due to
Doris Sitaram. Yous should find it on a Scheme repository.
May I suggest to the PLT team to incorporate it within PLT ?

(random 1.0)
(random (expt 10 100))

   Jean-Paul Roy