static double randomPlusMinus(double d) {
  ret random(-d, d);
}