/Fast.PRNGs.NET

Fast PRNG implementations in .NET. Your PRNG is unlikely to be a bottleneck in anything you do, but there are exceptions like for instance Monte Carlo simulations, where generating random samples can take some time.

Primary LanguageC#MIT LicenseMIT

Stargazers