QRS.RAND.NORMALFree functionPremium function (only USD 0) Client-side functionServer-side functionReturns random numbers from the normal distribution.SyntaxQRS.RAND.NORMAL([rows], [cols], [mean], [stdev])rowsnumberoptionalThe number of rows. Defaults to 1.colsnumberoptionalThe number of columns. Defaults to 1.meannumberoptionalThe mean of the distribution. Defaults to 0.stdevnumberoptionalThe standard deviation of the distribution. Defaults to 1.OptionsRemarksBlank cells are read as zeros and dates are read as numbers due to Excel limitations.ExamplesHow to generate random numbers for Monte Carlo simulation in Excel.Get from AppSourceGet from ExcelClick Insert > Get Add-insSearch for QRS ToolboxClick Add