Skip to content

Generate: add RandomNormalNumber() to return a double #3980

@swharden

Description

@swharden

This works now:

double x = ScottPlot.Generate.RandomNumber();

and it would be nice if this worked:

double x = ScottPlot.Generate.RandomNormalNumber();

(with similar overloads)

Note that there is already ScottPlot.Generate.RandomNormal() which returns double[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueThis issue has limited complexity and may be a good start for new contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions