cugen: generate a random number

Description Usage Arguments Value Author(s) See Also

View source: R/randomFunctions.R

Description

A function that give one number between 0 and 1

Usage

1
myrand <- cugen(seed = NULL)

Arguments

seed = NULL

get seed as input. but this input is optional and its default value is NULL.

Value

produces a random number

Author(s)

Omid Najafi (onajafi@ce.sharif.ir)

See Also

See Also as singleRandom


shahrooz1997/ProbDist documentation built on May 14, 2019, 7:37 a.m.