static double bitsInAGlobalID() {
  ret ld(pow(26, l(aGlobalID())))/8;
}