Skip to content

hogwashpz/RandomGeneratorPerformance

Repository files navigation

Random Generator Performance

Random

vs

RNGCryptoServiceProvider

In VS build as release & start without debuging.
Or in root where is .sln run commands:

dotnet build -c Release

dotnet run -c Release

About

Benchmarks for .NET 5 random generators (Random and RNGCryptoServiceProvider) getting int from range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages