Language

CombinatorialRandomDataAttribute.NoSeed Field

Definition

Specifies that Random should choose its own seed.

public const int NoSeed = 0;
val mutable NoSeed : int
Public Const NoSeed As Integer  = 0

Field Value

Value = 0

Applies to