This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: draft random-number-generator API



   From: Ulrich Drepper <drepper@cygnus.com>
   Date: 03 Sep 1998 17:54:47 -0700

   You cannot use a random bits source to perturb a RNG because it most
   cases the results must be reproducible.

Yes, but that's not the case I was thinking of.  There are cases where
being able to perturb it would be nice, and you don't care about
reproducibility.  It would not be the default, but would be an extra
optional feature.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]