Skip to content

Copy note from System.Random supplementary documentation to main System.Random doc #12480

@blowdart

Description

@blowdart

Describe the issue or suggestion

In the supplementary notes for System.Random it notes

To generate a cryptographically secure random number, such as one that's suitable for creating a random password, use one of the static methods in the System.Security.Cryptography.RandomNumberGenerator class.

This caveat should be mirrored in the API docs, below the initial paragraph

Metadata

Metadata

Labels

area-System.SecurityIssues related to security practices for .NET developers.untriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions