-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Summary
The SequenceSampler class currently only has static methods. Previously introduced 4 additional classes that implement specific random sampling algorithms. Convert SequenceSampler to an interface. Keep the static methods that use a default source of randomness and which choose from among the existing algorithms based on n and k. But add non-static method signatures.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Done