A fast random number generator
Go to file
2020-09-26 11:34:26 +02:00
.idea/.idea.FastRng Update 2020-09-24 20:21:11 +02:00
FastRng Renamed GetUniform 2020-09-26 11:34:26 +02:00
FastRngTests Refactored to use distributions 2020-09-26 00:05:41 +02: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