forked from oubiwann/loise
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels