mardi 23 juin 2015

Is there a way I can get a random number from 0 - 1 billion?

I'm not caring for efficiency right now. I'm just looking for a decent way I can generate random numbers from 0 through 1 billion. I've tried doing rand() * rand() but it's been giving me only numbers estimating greater than about 10 million. I would like the range to be way more spread out. Anyone have any suggestions?




Aucun commentaire:

Enregistrer un commentaire