A fast random number generator
Go to file
2020-10-31 13:20:20 +01:00
.idea/.idea.FastRng Update 2020-09-24 20:21:11 +02:00
FastRng Implemented chi-square variations 2020-10-31 13:16:19 +01:00
FastRngTests Added missed test cases 2020-10-31 13:20:20 +01:00
.gitignore Initial commit 2020-09-23 19:59:56 +02:00
FastRng.sln Added unit test project 2020-09-24 20:20:46 +02:00
LICENSE Initial commit 2020-09-23 19:59:56 +02:00
README.md Initial commit 2020-09-23 19:59:56 +02:00

FastRng

A fast random number generator