IHost.Rand Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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