Generates a random number drawn for the specified normal distribution.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(in) | :: | mean | The mean of the distribution to draw from  | 
  
||
| real, | intent(in) | :: | stdev | The standard deviation of the distribution to draw from  | 
  
The generated random number