Jesper Lund wrote: > >Is there a well-defined standard for the ANSI, GNU or BSD `rand' function? >If so, where can I find it? The only thing I have is the source code for >rand in my DJGPP C library. I found the code for the BSD random number function (it was in another subdirectory of /djgpp/src/ than the ANSI `rand' function). Jesper Lund