Skip to content

Rethink approach to managing random #61

@oubiwann

Description

@oubiwann

With the creation of a state-manager (gen_server; see #64), now's the right time to re-think how we're managing and using random seeds and random state.

Tasks:

  • Identify the different ways in which we want to use random seeds
  • Define those as configuration / options
  • Initialise the seed(s) as appropriate in the gen_server
  • Add functions for updating or viewing the seed(s)
  • Examine current usage
  • Add wrapping functions for the rand capabilities we need
  • Refactor code to use new wrappers

Depends upon #64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions