Function

GLibrandom_double

Declaration [src]

gdouble
g_random_double (
  void
)

Description [src]

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

Return value

Type: gdouble

A random number.