[gameprogrammer] Re: Random Integer Problem :(

Maybe someone with more knowledge on the subject can discuss the
various existing random number generator commonly used and provide
some information on when to use a particular generator. Since game
make eavy use of random number generator it's the good place I think
for an advanced discussion on the topic :)


On 9/24/06, Chris Nystrom <cnystrom@xxxxxxxxx> wrote:


On 9/24/06, Olivier Delannoy <olivier.delannoy@xxxxxxxxx> wrote:
> I think you are right :)
> So forget the method I suggest and long live to modulo :p
>

It was a good discussion and the fact remains for portable implementations
on older machines, or other machines than linux, the method you suggested is
preferable.


Chris

--
E-Mail: Chris Nystrom <cnystrom@xxxxxxxxx>
http://www.newio.org/
AIM: nystromchris


---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: