sample Without Replacement
Creates a new array that contains a randomly sampled values without replacement from the existing population.
Return
the sampled array
Parameters
sample Size
the number to sample
Creates a new array that contains a randomly sampled values without replacement from the existing population.
the sampled array
the number to sample