nextBias static method

double nextBias()

Implementation

static double nextBias() => rng.nextDouble() - 0.5;