DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


FillRandomUniform

Declaration:TVector.FillRandomUniform (RangeLow, RangeHigh: double);
The method FillRandomUniform sets all elements of the vector to uniformly distributed random values in the range between RangeLow and RangeHigh.