Skip to content

Fix Random.Next(int, int) on 64-bit when max-min overflows int.MaxValue - #50922

Merged
stephentoub merged 2 commits into
dotnet:mainfrom
stephentoub:randomnextoverflow
Apr 11, 2021
Merged

Fix Random.Next(int, int) on 64-bit when max-min overflows int.MaxValue#50922
stephentoub merged 2 commits into
dotnet:mainfrom
stephentoub:randomnextoverflow

Update Random.cs

806e2a0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs