Function
GLibtest_rand_int_range
since: 2.16
Declaration [src]
gint32
g_test_rand_int_range (
gint32 begin,
gint32 end
)
Description [src]
Get a reproducible random integer number out of a specified range,
see g_test_rand_int()
for details on test case random numbers.
Available since: 2.16