Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomdodd4598/shuffle-stats

A Rust program to produce deck shuffling data.
https://github.com/tomdodd4598/shuffle-stats

Last synced: 30 days ago
JSON representation

A Rust program to produce deck shuffling data.

Awesome Lists containing this project

README

        

Deck Shuffling Stat Generator
=============================

Summary
-------

A simple Rust program which produces lists of means, standard deviations, minimum values and maximum values of multiple repeats of various types of shuffle.

The Mathematica script makes plots using this data.

Permissions
-----------

In practice, the license on any code I write means very little, but for those who want a some semblance of formality, let it be stated that all code is available under the [MIT License](https://github.com/tomdodd4598/Shuffle-Stats/blob/main/LICENSE.md).