a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 211796 and 287487

Description: evaluate the statistical distribution of dice rolls
 With dicelab you can express most dice rolls (and similar things) in a
 functional language, and then either roll the expression, or evaluate the
 statistical distribution. In the latter case you can choose whether you want to
 simply roll and tally many times, or actually compute the distribution (which
 is more precise, but takes a long time in some obscure cases).
Description: tool to compute the statistical distribution of dice rolls
 With dicelab you can express most dice rolls (and similar things) in a
 functional language, and then either roll the expression, or evaluate the
 statistical distribution. In the latter case you can choose whether you want to
 simply roll and tally many times, or actually compute the distribution (which
 is more precise, but takes a long time in some obscure cases).
--- 211796	Thu Jan  1 00:00:00 1970
+++ 287487	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,4 @@
-evaluate the statistical distribution of dice rolls
+tool to compute the statistical distribution of dice rolls
  With dicelab you can express most dice rolls (and similar things) in a
  functional language, and then either roll the expression, or evaluate the
  statistical distribution. In the latter case you can choose whether you want to