Stat Assembly > Stat Assembly Interfaces > IDistribution > IDistribution.RandomVector
RandomVector(Count: Integer): Array;
Count. Vector length.
The RandomVector method returns the vector of random numbers corresponding to the distribution.
The property use is given in the example for ISmUniformDistribution.A.
See also: