Re: random .. ?
From: Cristiano (cristiano.pi_at_NSquipo.it)
Date: 02/02/05
- Next message: Brian Inglis: "Re: [Lit.] Buffer overruns"
- Previous message: infobahn: "Re: [Lit.] Buffer overruns"
- In reply to: David Wagner: "Re: random .. ?"
- Next in thread: Cristiano: "Re: random .. ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 01 Feb 2005 23:06:52 GMT
David Wagner wrote:
> Cristiano wrote:
>> I'd say that DH seems better-suited for testing 32-bit pseudo-random
>> generators (once you fix all the bugs).
>
> IMHO, DIEHARD is not very useful for testing 32-bit PRGs. It can find
> grotesquely broken PRGs, but there are other better ways to find
> grotesquely broken PRGs. It is a fine sanity check just to make sure
> you haven't overlooked something obvious (after all, it is easy
> enough to run DIEHARD on your PRG output), but passing DIEHARD is
> much too low a bar. We can do much better.
Agreed. One uses a statistical test because it is easy and to avoid a deep
analysis of the generator.
>> For bits and physical generators it should be preferable to use a
>> tester which needs a reasonable amount of bits (obviously I suggest
>> RaBiGeTe).
>
> Ok. I believe you. I don't have experience with RaBiGeTe vs DIEHARD.
I have no doubt; I think only 2 or 3 people know RaBiGeTe. :-)
Cristiano
- Next message: Brian Inglis: "Re: [Lit.] Buffer overruns"
- Previous message: infobahn: "Re: [Lit.] Buffer overruns"
- In reply to: David Wagner: "Re: random .. ?"
- Next in thread: Cristiano: "Re: random .. ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|