Skip to content

C# translations use obsolete RNGCryptoServiceProvider #219

Open
@hobovsky

Description

@hobovsky

Some C# translations use obsolete RNGCryptoServiceProvider and cause compilation warnings.

In most of the cases, cryptographically secure RNG is an overkill and can be replaced with normal Random.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions