NormalArgs: {
    max?: number;
    mean?: number;
    min?: number;
    skew?: number;
    skewtype?: string;
    stddev?: number;
}