Condividi tramite


CommonModelParameters.Seed Property

Definition

Random seed for controlling deterministic outputs. If omitted, randomization is used.

public int? Seed { get; set; }
member this.Seed : Nullable<int> with get, set
Public Property Seed As Nullable(Of Integer)

Property Value

Applies to