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.