I would like to understand how I can show that the method to create two normally distributed random numbers given as an answer to this question is correct.
Given independent $X_1$ and $X_2$ normally distributed with mean zero and variance 1, one can get a randomvariable with correlation $\mathbb{E}[X_1 X_3] =\rho$ by setting $$ X_3=\rho X_1+\sqrt{1-\rho^2}X_2. $$