# Functions
NewSampler creates a *RatioSampler instance that can be used to determine sampling selections.
NewSamplerFromSource creates a *RatioSampler instance similar to NewSampler with the additional benefit of providing the random number source.
# Structs
RatioSampler provides a simple interface for determining sample selections.