IHost.Rand Property

Definition

The random number generator issued to this component. Note that random number generators are NOT thread safe.

public Random Rand { get; }
member this.Rand : Random
Public ReadOnly Property Rand As Random

Property Value

Applies to