colgreen / Redzen

General purpose C# code library.
Other
94 stars 16 forks source link

Improved method for Random.Next(max) #22

Open colgreen opened 10 months ago

colgreen commented 10 months ago

See https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-8/#random https://github.com/dotnet/runtime/pull/79790