Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update System.Random documents to reflect changes in .NET 6 #7434

Open
Xyncgas opened this issue Nov 29, 2021 · 1 comment
Open

Update System.Random documents to reflect changes in .NET 6 #7434

Xyncgas opened this issue Nov 29, 2021 · 1 comment
Labels
area-System.Runtime Pri3 Indicates issues/PRs that are low priority

Comments

@Xyncgas
Copy link

Xyncgas commented Nov 29, 2021

Currently people reading the https://docs.microsoft.com/en-us/dotnet/api/system.random?view=net-6.0#remarks see things like the algorithm it uses being :
image

it's actually using XorshiroImpl

@PRMerger15 PRMerger15 added the Pri3 Indicates issues/PRs that are low priority label Nov 29, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime Pri3 Indicates issues/PRs that are low priority
Projects
None yet
Development

No branches or pull requests

4 participants