Skip to content

Integrate RNG check into Tests/CI #1532

@DavidKerkmann

Description

@DavidKerkmann

Motivation / Current Behaviour

To check consistency of the RNG, especially across multiple platforms, we are missing a test that confirms that we always obtain the same results given a fixed seed.

Enhancement description

A simple check could be to set up a fixed seed and compare the first few drawn numbers to the expected values.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

No one assigned

    Labels

    class::improvementCleanup that doesn't affect functionalityloc::continuous integrationThis issue concerns any problem of continuous integration.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions