by nkomli@[EMAIL PROTECTED]
May 5, 2008 at 01:38 AM
On May 5, 1:34 am, nko...@[EMAIL PROTECTED]
wrote:
> Does anyone know where I can find a version of the ran3 random number
> generator for C++ that will play nice on windows as a console app,
> preferably something you can call simply with random1 =ran3() or
> something similar.
>
> All the versions I found so far are implemented in different languages
> or for some reason only work with Linux.
>
> Thanks
Sorry, I forgot to mention that the ran3 generator algorithm is the
one mentioned in the book Numerical recipes.