perfect-vector-shuffle v0.1.1 Release Notes

Release Date: 2019-07-18 // almost 5 years ago
    • ➕ Added sample without replacement, maximal cycle and derangement functions
    • ➕ Added test coverage for all new functionality
    • ➕ Added example executable

Previous changes from v0.1.0

    • ➕ Added Fisher--Yates shuffle algorithms
    • ➕ Added test suite