Skip to content

Conversation

@vcsjones
Copy link
Member

@vcsjones vcsjones commented Oct 9, 2020

Closes #42769

@Dotnet-GitSync-Bot
Copy link
Collaborator

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Oct 9, 2020

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @jeffhandley
See info in area-owners.md if you want to be subscribed.

Remove Array.Empty check as it is not expected to be a common path worth
handling.
Change parameter name.
@bartonjs bartonjs merged commit 7162efa into dotnet:master Oct 9, 2020
@vcsjones vcsjones deleted the rng-bytes branch October 10, 2020 00:09
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API proposal: RandomNumberGenerator.GetBytes(int)

5 participants