This is the mail archive of the guile@cygnus.com mailing list for the guile project.


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

re:Random number module


--- Klaus Schilling <Klaus.Schilling@home.ivm.de> wrote:
>  > It uses the linux kernel's random(4) number
> generator
> The one not based on Pseudo-Random stuff, which is
> extremely non-portable?

There was probably a misrepresentation on my part. /dev/random
and /dev/urandom must not neccessarily be linux specific devices.

fotang.