random static method

double random()

Implementation

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