Skip to content

More RNG.Fill() and UnixEpoch usage #18132

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

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

martincostello
Copy link
Member

Apply more changes omitted from #18126 and #18128, and use RandomNumberGenerator.Fill() and DateTimeOffset.UnixEpoch for supported TFMs (i.e. not netstandard2.0).

I followed the conditional define approach/style that seemed to be already in use elsewhere in the code.

Apply more changes omitted from dotnet#18126 and dotnet#18128, and use RandomNumberGenerator.Fill() and DateTimeOffset.UnixEpoch for supported TFMs.
@Pilchie Pilchie added area-dataprotection Includes: DataProtection area-identity Includes: Identity and providers labels Jan 6, 2020
@Pilchie Pilchie requested a review from HaoK January 6, 2020 00:16
@HaoK
Copy link
Member

HaoK commented Jan 6, 2020

Thanks @martincostello !

@HaoK HaoK merged commit e3253d4 into dotnet:master Jan 6, 2020
@martincostello martincostello deleted the RNG-Fill-And-UnixEpoch branch January 6, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dataprotection Includes: DataProtection area-identity Includes: Identity and providers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants