Random Numbers

  • RAND a random number between zero and one
  • RANDBERNOULLI random variate from a Bernoulli distribution
  • RANDBETA random variate from a Beta distribution
  • RANDBETWEEN a random integer number between and including bottom and top
  • RANDBINOM random variate from a binomial distribution
  • RANDCAUCHY random variate from a Cauchy or Lorentz distribution
  • RANDCHISQ random variate from a Chi-square distribution
  • RANDDISCRETE random variate from a finite discrete distribution
  • RANDEXP random variate from an exponential distribution
  • RANDEXPPOW random variate from an exponential power distribution
  • RANDFDIST random variate from an F distribution
  • RANDGAMMA random variate from a Gamma distribution
  • RANDGEOM random variate from a geometric distribution
  • RANDGUMBEL random variate from a Gumbel distribution
  • RANDHYPERG random variate from a hypergeometric distribution
  • RANDLANDAU random variate from the Landau distribution
  • RANDLAPLACE random variate from a Laplace distribution
  • RANDLEVY random variate from a Lévy distribution
  • RANDLOG random variate from a logarithmic distribution
  • RANDLOGISTIC random variate from a logistic distribution
  • RANDLOGNORM random variate from a lognormal distribution
  • RANDNEGBINOM random variate from a negative binomial distribution
  • RANDNORM random variate from a normal distribution
  • RANDNORMTAIL random variate from the upper tail of a normal distribution with mean 0
  • RANDPARETO random variate from a Pareto distribution
  • RANDPOISSON random variate from a Poisson distribution
  • RANDRAYLEIGH random variate from a Rayleigh distribution
  • RANDRAYLEIGHTAIL random variate from the tail of a Rayleigh distribution
  • RANDSNORM random variate from a skew-normal distribution
  • RANDSTDIST random variate from a skew-t distribution
  • RANDTDIST random variate from a Student t distribution
  • RANDUNIFORM random variate from the uniform distribution from a to b
  • RANDWEIBULL random variate from a Weibull distribution
  • SIMTABLE one of the values in the given argument list depending on the round number of the simulation tool