Re: RNG Test: Code to generate Diehard file in Euphoria
- Posted by Everett Williams <rett at GVTC.COM> Feb 18, 2000
- 687 views
Brian, Based on your corrections, I went back to two forms of the rand() output. Supposing that the range is not zero based, I used rand(#10000) - 1 as the key. This produced some 1.00000 p values on the bitstream tests in Diehard. When I went back to the rand(#FFFF) as a key, the tests produced no extreme results. This one is a bit of a mystery. Maybe you have some magic explanation for this one that I have missed. If you do not, maybe RDS does. Everett L.(Rett) Williams rett at gvtc.com