Description #
Generates a random integer between given bounds. Modifies (errSP).
Technical Details #
Modified from the original ionRandom routine in Ion 1.0 by Joe Wingbermuehle.
Inputs #
b = Upper bound (exclusive)
Outputs #
a = Resulting number, 0 <= a < b
Destroyed #
af, bc