Random Options.Stream Address Property
Gets the stream address used for stream selection.
Definition
Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
public StreamAddress StreamAddress { get; }Property Value
StreamAddressRemarks
Stream addresses enable creation of independent random sequences from the same seed. How stream addresses are used depends on the SeedProfile.