Back to Devexpress

StrongRandom Class

corelibraries-devexpress-dot-data-dot-utils-dot-security.md

latest981 B
Original Source

StrongRandom Class

A random number generator that creates cryptographically strong random values.

Namespace : DevExpress.Data.Utils.Security

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public static class StrongRandom
vb
Public Module StrongRandom

Inheritance

Object StrongRandom

See Also

StrongRandom Members

NonCryptographicRandom

DevExpress.Data.Utils.Security Namespace