In this post a computer simulation to approximate $e$ is based on the mathematical knowledge that $E[\xi]=e$, where $\xi$ is the random variable defined as the minimum number of $n$ such that $\sum_{i=1}^n r_i>1$ and $r_i$ are random numbers from uniform distribution $X \sim [0,1]$.
It clearly works, but I am curious to know if this fact has a name, and if it has a mathematical proof.