Generates a single random float value in a sum of n uniform distributions from lo to hi .
n
lo
hi
Lower limit of the output range.
Upper limit of the output range.
As n increases, distribution converges towards gaussian.