TRandomNumberGenerator Class

TRandomNumberGenerator

Namespace: Spring.Cryptography.Base
TInterfacedObject
  Spring.Cryptography.Base.TRandomNumberGenerator
type
 TRandomNumberGenerator = class(TInterfacedObject, IRandomNumberGenerator)
 end;

The TRandomNumberGenerator type exposes the following members.

Show:
 NameDescription
Create@

Represents the static constructor of the TRandomNumberGenerator class.

Top
Show:
 NameDescription
GetBytes(TBytes)

Represents method GetBytes(TBytes).

GetNonZeroBytes(TBytes)

Represents method GetNonZeroBytes(TBytes).

Top