Uniform variable Constructs a variable following an uniform distribution, . Syntax uniform_variable(Real, Real) Description uniform_variable(Real, Real) Given two reals and , returns a random variable following an uniform distribution with parameters and . Related functions Bernoulli variable, Normal variable, Random Table of Contents Syntax Description Related functions