Get a reproducible random integer number out of a specified range, see glib.global.testRandInt for details on test case random numbers.
the minimum value returned by this function
the smallest value not to be returned by this function
a number with begin <= number < end.
Get a reproducible random integer number out of a specified range, see glib.global.testRandInt for details on test case random numbers.