Function

GLibrandom_double

Declaration

gdouble
g_random_double (
  void
)

Description

Returns a random #gdouble equally distributed over the range [0..1).

Return value

Type: gdouble

A random number.