Random algorithm
Mark Schonewille
m.schonewille at economy-x-talk.com
Tue Nov 11 16:27:27 EST 2008
Hi Jacques,
You can find a library for random.org here: <http://economy-x-talk.com/developers.html
>.
I have never seen any specific documention on the algorithm behind
Rev's built-in random function. I suspect it is a standard C++ function.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum
Color Converter has been updated! Get it at
http://colorconverter.economy-x-talk.com !
On 11 nov 2008, at 22:16, Jacques Hausser wrote:
> Hi,
>
> Does somebody know which algorithm is hidden behind the random
> function ? Native random number generators have usually a poor
> reputation, and I need trustable random numbers. I have translated
> the Mersenne twister algorithm which works OK, but slowly (47
> milliseconds for 1000 numbers against five for the random function).
> If the native function is a good one, I'll keep it...
>
> Thanks for any hint
More information about the use-livecode
mailing list