FastRandom Constructor

Initializes a new instance of the FastRandom class using a random seed value.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public FastRandom()

See Also