Skip to content

Fuzz.int generates values outside of Int32 range #70

Open
@MartinSStewart

Description

@MartinSStewart

The documentation for Fuzz.int states that it generates any 32 bit signed integer value but I've found that it can generate the value 2147483648 which is one greater than largest maximum Int32 value.

elm-test version: 1.2.0
OS: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Design QuestionNeeds design discussionfuzzersConcerns randomness or simplifiers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions