Simple question:

i am after a function that, given a mean and standard deviation, returns a random value such that if you call the function often enough, the values it returns represent a normal distribution.

thanks