How can I for example generate a list of random numbers between 0 and 1, but have them avarage at 0.8?
I have written this little script in C++ that\'ll tell you wh
Raise your number to the .321928 power will make the average .8 and still range from 0-1.