Method

GLibRanddouble

Declaration

gdouble
g_rand_double (
  GRand* rand_
)

Description

Returns the next random #gdouble from rand_ equally distributed over the range [0..1).

Return value

Type: gdouble

A random number.