You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TRandomGenerator Class > TRandomGenerator Properties > TRandomGenerator.StreamCount Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TRandomGenerator.StreamCount Property

Number of independent random streams.

Syntax
C#
Visual Basic
public int StreamCount;

Defines the number of independent random streams to be obtained from the same stream of random numbers.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!