dimanche 22 mars 2015

Fast real valued random generator in java

java.util.Random.nextDouble() is slow for me and I need something really fast.


I did some google search and I've found only integers based fast random generators. Is here anything for real numbers from interval <0, 1) ?


Aucun commentaire:

Enregistrer un commentaire