示例#1
0
double  fgRand()
{
    return double(rng.genReal());
}