This module provides predicates for generating pseudo-random numbers
Number is a (pseudo-) random number in the range [0.0,1.0]
Usage:
Number is a (pseudo-) random number in the range [Low, Up]
Usage 1:
If Low and Up are integers, Number is an integer.
Usage 2:
Usage 3:
Changes the sequence of pseudo-random numbers according to Seed. The starting sequence of numbers generated can be duplicated by calling the predicate with Seed unbound (the sequence depends on the OS).
Usage: