CDCgov / ixa

Apache License 2.0
8 stars 0 forks source link

Add random module #17

Closed k88hudson-cfa closed 2 months ago

k88hudson-cfa commented 2 months ago

We need a utility that models can use to generate random numbers. We should be able to support multiple instances that can be seeded and run independently.

See https://github.com/jasonasher/eosim/blob/main/src/random.rs