Expand description

Utility functions for random functionality.

This module provides sampling and shuffling which are used within the learning modules.

Functions

The inside out Fisher-Yates algorithm.
The in place Fisher-Yates shuffle.