Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Description: Returns an integer between lower-bound 1 and upper-bound 1 or lower-bound 2 and upper-bound 2.

Inputs: lower-bound 1, upper-bound 1, lower-bound 2, upper-bound 2.

Outputs: A random number integer between lower-bound 1 and upper-bound 1 or lower-bound 2 and upper-bound 2.

...