Jim Meyering <[EMAIL PROTECTED]> writes:

> I saw that there was no random-number generating module in gnulib,
> and certainly nothing reentrant, so took glibc's random_r.c and did this:

Actually there is gc-gnulib.c and gc-libgcrypt.c which both provides
random numbers, although they are intended for cryptographic uses.  It
seems random_r is mostly for compatibility with BSD/GLIBC functions, so
I don't see a big problem in having both.

/Simon


Reply via email to