singleRandom: generate a random number

Description Usage Arguments Value Author(s) See Also

View source: R/randomFunctions.R

Description

This functions gets an integer from (-2^31) to (2^31-1) and produces another random integer from (-2^31) to (2^31-1)

Usage

1
myrand <- singleRandom(number)

Arguments

number

Functions gets an integer from (-2^31) to (2^31-1)

Value

produces another random integer from (-2^31) to (2^31-1)

Author(s)

Omid Najafi (onajafi@ce.sharif.ir)

See Also

See Also as sha1


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