[ library(fd_prop_test_util) | Reference Manual | Alphabetic Index ]
make_n_random_variables(+NVars, +Min, +Max, -Vars)
Create random domain variables
- NVars
- Number of variables to create (integer)
- Min
- Minimum lower domain bound (integer)
- Max
- Maximum upper domain bound (integer)
- Vars
- List of variables (output)
Modes and Determinism
- make_n_random_variables(+, +, +, -) is det