Returns a random (ok, pseudo-random) integer from an even distribution over the specified range, inclusive. If instead of a range of integers, an array of any type is passed, random() will return a randomly selected element from the array.