Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmpsilva authored and carlosmpsilva committed Oct 14, 2023
1 parent 2245595 commit d90c77f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,10 @@ Roll the dice. Returns between 1-6

## Release Notes

1.0

Initial release.

- rng: supports creation of pcg32 instance with random seed (based on entropy)
- rng: supports creation of pcg32 instance with initial state and increment seed
- pcg32 instance supports: seed, number, double_num, range, double_range, toss and roll

0 comments on commit d90c77f

Please sign in to comment.