Samples a collection of entries
entries
Returns a new collection sampled from the original
Iterable<String> sample(Iterable<String> entries);