| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| copying.txt | 2023-05-27 | 1.5 kB | |
| iterator.py | 2023-05-27 | 7.0 kB | |
| README.txt | 2023-05-27 | 213 Bytes | |
| Totals: 3 Items | 8.7 kB | 0 | |
Jon's Die Iterator, Recursive Python 3 Version A simple iterator to calculate probabilities for cumulative dice rolls, based on the C version. Unlike the C version, this one cannot save the output to a file yet.