Method

NumCosmoMathRNGuniform01_gen

Declaration [src]

gdouble
ncm_rng_uniform01_gen (
  NcmRNG* rng
)

Description [src]

This function returns a random number drawn from the uniform distribution between zero and one $[0,1)$.

Return value

Type: gdouble

A random number from the uniform distribution.