Re: Random testing
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-01 20:19:01 CEST
> I'm sure we agree that it would be slightly nicer to be using a PRNG
rand() is just "r = r * 1103515245 + 12345". Not exactly rocket
I will go ahead and make random-test.c stop using rand(), just to set
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.