Skip to content

randn

function randn(seed?): Column;

Defined in: functions/math.ts:183

Generates a column with independent and identically distributed (i.i.d.) samples from the standard normal distribution.

ParameterType
seed?number

Column