(random-sample [prob] [prob coll])Returns items from coll with random probability of prob (0.0 -
1.0). Returns a transducer when no collection is provided.
Examples
No examples yet. Be the first to add one!
(random-sample [prob] [prob coll])No examples yet. Be the first to add one!