[computer-go] C++ random numbers

alain Baeckeroot alain.baeckeroot at laposte.net
Wed Aug 9 02:42:04 PDT 2006


Le mercredi 9 août 2006 00:11, Peter Drake a écrit :
> Okay, next question: how do I generate a random 64-bit unsigned integer?
> 
> Thanks in advance for any help,
> 
> Peter Drake

Hello

I find this some times ago.
http://www.agner.org/random/

It contains various random generators and clear explainations,
in assembly, or source or lib .... and a table with the number
of cycle needed to get a random number etc....

my 2 cents
Alain


More information about the computer-go mailing list