函数

GLibrandom_double

声明 [src]

gdouble
g_random_double (
  void
)

描述 [src]

返回随机 #gdouble,其在范围 [0..1) 中分布均匀。

返回值

类型: gdouble

一个随机数。