Seems simple, but I'd like a formula (.net preferably) which:
For a given number- say, 1.5 - the formula will output a random number which taken over a series will average around 1.5... so it could be 0.1, 1.2, 7.1, 2.5, .2, etc, but the average value will be close to 1.5.
clarification: I would like the numbers to be positive.