Copyright 2013 Aaron Graham-Horowitz
JavaScript app calculates Probability Mass Functions and Cumulative Distribution Functions for the results of a die roll - any number of dice, any number of sides on each die. Also considers other aggregate functions (Min, Max) to be applied to the rolled numbers in place of summing them.
Uses Highcharts library for display.