Skip to content

[PROPOSAL] Change random number generator handling #43

Description

@nedtaylor

Reasoning

Currently, random number generating uses built-in generator. This means that each generator instance shares the same random number generator, so is not as easily reproducible.

Recommendation

Move to using external library such as

Prior Art

No response

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions