# Functions

FisherYatesShuffle will shuffle the provided indexes slice based on a provided randomizer.

# Structs

ConcurrentSafeIntRandomizer implements dataRetriever.IntRandomizer and can be accessed in a concurrent manner.