secure random number generator

Namespace: BasicCard.BasicCards
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
protected RandomNumberGenerator random
Visual Basic
Protected random As RandomNumberGenerator
Visual C++
protected:
RandomNumberGenerator^ random
F#
val mutable random: RandomNumberGenerator

Field Value

Type: RandomNumberGenerator

See Also