I want to generate values which have a N(0,1) distribution (and also some which have a N(0,1/2)+I*N(0,1/2))
I have found the RandomVariable(Normal(0,1)) command but this just tells me things like _R44 and I need the numerical value.
Please can you help? (with both distribution cases)