How does the distribution of:
var randomNumber = Math.random()*50 + Math.random()*20;
compare to that of:
var randomNumber = Math.random()*70;
Aucun commentaire:
Enregistrer un commentaire