Skip to content

Convert SequenceSampler to an interface #277

@cicirello

Description

@cicirello

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions