randomDouble static method

double randomDouble()

Implementation

static double randomDouble() => _random.nextDouble();