Function
GLibtest_rand_int_range
since: 2.16
Declaration [src]
gint32
g_test_rand_int_range (
gint32 begin,
gint32 end
)
Description [src]
Gets 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