static double randomZeroToOneExclusive() { return random(100000)/100000.0; }