random64
while (__predict_false((significand = random64()) == 0)) {
significand |= (random64() >> (64 - shift));