Date: Thu, 27 Apr 2000 16:28:46 -0400 (EDT) Message-Id: <200004272028.QAA25563@indy.delorie.com> From: Eli Zaretskii To: buers AT gmx DOT de CC: djgpp-workers AT delorie DOT com In-reply-to: <200004271148.NAA16173@is.elta.co.il> (buers@gmx.de) Subject: Re: rand() in libc References: <200004251736 DOT NAA26252 AT delorie DOT com> (buers AT gmx DOT de) <200004271148 DOT NAA16173 AT is DOT elta DOT co DOT il> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Dieter Buerssner" > Date: Thu, 27 Apr 2000 12:52:02 +0200 > > I do have a C rewrite of diehard. It is somewhat ugly and makes in > some places unportable assumptions about the sizes of the integral > types. The test suite doesn't need to be beautiful. Some of the tests we use look quite ugly. So as long as you feel you can donate the code without regretting it for the rest of your life, it's good enough. > It is a merge of Marsaglias tests and some of my random number > tests. In non-verbose mode my program may come close to what you have > asked for. It will only report suspicious results. IMHO, this is good enough. We could keep previous results for reference, like we do with the results of the Cygnus suite. > When there really is interest, I may be able to clarify the legal > issuses. But I somewhat doubt the general usefulness of my program > for DJGPP. I think it will be useful.