You are here: Symbol Reference > RndGenerators Namespace > Classes > TRandomGenerator Class > public > TRandomGenerator.Stream Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TRandomGenerator.Stream Property

A list of independent random streams.

Pascal
property Stream [Index1: integer]: TRngStream;

The number of independent random streams is defined with the StreamCount property. The method used to achieve random stream independence is defined with StreamIndependence.

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