static qReal GetRealRandomNumber( qReal fMaxValue );
fMaxValue
Gets a random number as a real number.
If a random-number seed value has not been set by SetRandomNumberSeed, the function uses the current time as the seed value.
SetRandomNumberSeed
CONFIDENTIAL