Returns a random sample of 'size' unique elements from the array.
Source array.
Number of elements to sample.
A new array with sampled elements.
Returns a random sample of 'size' unique elements from the array.