Method

NumCosmoMathRNGgen_ulong

Declaration [src]

gulong
ncm_rng_gen_ulong (
  NcmRNG* rng
)

Description [src]

This function returns a random unsigned integer from the uniform distribution.

Return value

Type: gulong

A random unsigned long from the uniform distribution.