randomDouble static method

double randomDouble()

Implementation

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