Skip to content

Is GenerateInteger Max value inclusive or exclusive? #8

@ChristopheDEBOVE

Description

@ChristopheDEBOVE

Is it normal that documentation tells exclusive for maximum in the summary

"Generates a random integer value between a min (inclusive) and a max (exclusive) value."

But inclusive for param
"The inclusive upper bound of the random number returned."

/// <param name="maxValue">The inclusive upper bound of the random number returned.</param>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions