packages feed

perfect-vector-shuffle-0.1.1.1: CHANGELOG.md

Changelog
==========

## [0.1.1] - 2019-07-18

* Added sample without replacement, maximal cycle and derangement functions
* Added test coverage for all new functionality
* Added example executable

## [0.1.0] - 2019-05-02

* Added Fisher--Yates shuffle algorithms
* Added test suite