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

Use RandomNumberGenerator.Fill in Credit Card code #2377

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

krwq
Copy link
Member

@krwq krwq commented Jan 25, 2025

Note that this PR will fail until #2355 is merged and it doesn't seems worth to ifdef or use alternative API at this point.

Since this code is relying on randomness we should use the proper randomness here. Also that code analyzers don't complain about it :-)

Microsoft Reviewers: Open in CodeFlow

@krwq
Copy link
Member Author

krwq commented Jan 25, 2025

Draft because this will fail until we merge #2355

@dotnet-policy-service dotnet-policy-service bot added the area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio label Jan 25, 2025
Copy link
Member

@Ellerbach Ellerbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! Pull main and place the PR as ready.

@krwq
Copy link
Member Author

krwq commented Jan 29, 2025

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@krwq krwq marked this pull request as ready for review January 30, 2025 16:15
@krwq krwq merged commit 2963944 into dotnet:main Jan 31, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-device-bindings Device Bindings for audio, sensor, motor, and display hardware that can used with System.Device.Gpio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants