You would like to write a simulation that uses exponentially distributed random variables. Your system has a random number generator that produces independent, uniformly distributed numbers from the real interval $(0,1)$. Give a procedure that transforms a uniform random number as given to an exponentially distributed random variable with parameter $\lambda$.