randomFrom
Pick a random object from the given array.
Pick a random object from the given list.
Pick a random object from the collection. Requires linear scanning.
Pick a random object from the given array.
Pick a random object from the given list.
Pick a random object from the collection. Requires linear scanning.