# Sample ### Description Performs a uniformly distributed random selection on the input objects. Mind that it changes the original probabilities. ### Input - `SOURCE [OBJ]`: the list of objects to filter ### Output - `RESULT [OBJ]`: the selected objects ### Parameters - `Sample size`: the number of objects to include in the sample