Download Latest Version pyload-0.3.6.7z (12.4 kB)
Email in envelope

Get an email when there's a new version of Parthias Games

Home / Python Die Iterators / PyIterator - Recursive
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2023-05-27 339 Bytes
copying.txt 2023-05-27 1.6 kB
die_iterator.py 2023-05-27 1.6 kB
iterator.py 2023-05-27 2.6 kB
Totals: 4 Items   6.1 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 uses a recursive function and
cannot save the output to a file. The file iterator.py is the main program, the
die_iterator.py file only has the recursive function.
Source: README.txt, updated 2023-05-27