dugen: generate a random number

Description Usage Arguments Value Author(s) See Also

View source: R/randomFunctions.R

Description

A function that produces random variables between two two numbers (including those numbers too)

Usage

1
myrand <- dugen(start,end,length=100,seed=1)

Arguments

start,end,length=100,seed=1

get start and end. get length and seed. but length and seed are optional. the default value of them is 100 and 1 respectively.

Value

produces a random number

Author(s)

Omid Najafi (onajafi@ce.sharif.ir)

See Also

See Also as rgenerator


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