Returns a random number of contiguous elements from the start of a list.
Array: Location of the list to take from Count: The number of random element(s) to return
Output-location: Location to store the output data