; Enter with: ; accumulator = modulus ; ; Exit with: ; accumulator = random number, 0 <= accumulator < modulus .import random8