Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
        }
        push @history, $dice;
    }
    
  2. or download this
    Input the dice and modifier you want to roll like this: 2d9+100. To qu
    +it, press Ctrl-C.
    2d9+100
    109
    101
    ^[[A
    ^C