gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] rand() % n


From: Gunnar Farnebäck
Subject: Re: [gnugo-devel] rand() % n
Date: Sat, 15 May 2004 05:12:53 +0200
User-agent: EMH/1.14.1 SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.3 (sparc-sun-solaris2.9) MULE/5.0 (SAKAKI)

Douglas wrote:
> Using a generator with good properties for every bit would work too,
> of course.

I don't think it's much point continuing this discussion but since
it's archived and people will probably find it through some search
engine in the future I want to add a link to a page I found when doing
some searching myself:

http://www.shadlen.org/ichbin/random/

and specifically

http://www.shadlen.org/ichbin/random/generators.htm

The main conclusion of relevance for us is: "tt800 is the fastest
generator we know to pass every one of our tests and we recommend it
without reservations for any application requiring up to 10^8 uniform
deviates."

I might add that their tests include bit distributions.

/Gunnar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]