Definition Gammavariate(alpha, beta) method of random.Random instance Gamma distribution. Syntax random.gammavariate()->gamma distribution random Parameters Parameters are alpha > 0 and beta > 0. Examples The for loop generate the ovals through values generated by random methods.
The return is:
round( random.betavariate()) Return with round value of random.betavariate()+(random.gammavariate().
random(math values) The method used the math values to generate random using operator.truediv()
| random Functions
|