public marks

LINK

Random Number Generation

by acarranca & 1 other
Have you ever used rand() or Math.Random() or System.Random or java.util.Random? You could do a lot better. Did you know that these use one of the slowest and least random algorithms available? In this article, I provide C/C++, Java, and C# implementations of two fast, high-quality random number generators, the Mersenne Twister and R250/521

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

aleatorios   matematica   math   programacao   programming   random_numbers  

BY

acarranca
the 06/05/2006 at 07:25

redivider
the 29/04/2006 at 11:26