Changes for version 0.16 - 2024-01-08
- Better document code
- Catch if somehow our seeds are both zero
- Log the random seeds used in the unit tests
- Break all the random methods into their own test file
- Use two different PCG32 generators to make 64 bit values
Modules
Generate good random numbers in a user consumable way.