static long randomUnsignedInt() {
  ret uintToLong(randomInt());
}