Skip to content

Commit d90c77f

Browse files
carlosmpsilvacarlosmpsilva
authored andcommitted
updated README
1 parent 2245595 commit d90c77f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,10 @@ Roll the dice. Returns between 1-6
9191

9292
## Release Notes
9393

94+
1.0
9495

96+
Initial release.
97+
98+
- rng: supports creation of pcg32 instance with random seed (based on entropy)
99+
- rng: supports creation of pcg32 instance with initial state and increment seed
100+
- pcg32 instance supports: seed, number, double_num, range, double_range, toss and roll

0 commit comments

Comments
 (0)