Standard normal distribution random draw.
Syntax: @rnorm
Return: number
Draw a random value from the standard normal distribution with probability density function,
Examples
= @rnorm
returns a random draw from the standard normal distribution.
Cross-references