Use Rotation extension method in PCG32
fb6702c73bf6 — Michael Johnson 5 months ago
Move PCG32 into separate RandN.Pcg32 project and package
d906f657584e — Michael Johnson 5 months ago
Move ChaCha into separate RandN.ChaCha project and package
76ed147bde3c — Michael Johnson 5 months ago
Replaces usages of X86_INTRINSICS with other build variables
6abee7cb3eb5 — Michael Johnson 5 months ago
Drop .NET Core 3.1 target
2df9a2287a6e — Michael Johnson 5 months ago
Added tag v0.4.0 for changeset a9004333c76f
a9004333c76f — Michael Johnson v0.4.0 5 months ago
Bump version to 0.4.0
796835181584 — Michael Johnson 5 months ago
Update Dependencies
d97d68c54297 — Michael Johnson 5 months ago
Include README in each package
0d45fc8abe4d — Michael Johnson 5 months ago
Added tag v0.4.0-alpha1 for changeset bb407045b639
Add more test cases for XorShift to satisfy Stryker
ff5806415e6e — Michael Johnson 5 months ago
Add fill tests for smaller arrays
937a67f2ef1d — Michael Johnson 5 months ago
Add extra tests covering XorShift to reduce the number of surviving Stryker mutations
b4146755adf7 — Michael Johnson 5 months ago
Reorder target frameworks so that the newest versions are first
708abd914440 — Michael Johnson 5 months ago
Complete coverage of distribution stability tests
221bc6218ea1 — Michael Johnson 5 months ago
Add a bunch of tests covering value stability
4a07d3887728 — Michael Johnson 6 months ago
Switch more missed files to file-scoped namespaces
1d5cedd0cc1e — Michael Johnson 6 months ago
Use StandardRng in the Example program to set a better... example
c4787d49b39c — Michael Johnson 6 months ago
Remove unused variables in test
8064369740b4 — Michael Johnson 6 months ago
Bump version to 0.4.0-alpha and add preliminary release notes for v0.4.0
Next