randC method

double randC()

Implementation

double randC() => rand() * RAND_MAX;