TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.16
Gets a reproducible random floating point number out of a specified range.
See GLib.test_rand_int for details on test case random numbers.
the minimum value returned by this function
the minimum value not returned by this function
a number with range_start <= number < range_end
range_start
range_end
2.16
Gets a reproducible random floating point number out of a specified range.
See GLib.test_rand_int for details on test case random numbers.