Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diceroll

Diceroll is a Haskell script that generates all possible unique 8 number combinations for a given list of values whose sum equals an inputted value.

Usage

Using cabal:

    cabal run diceroll <number>

Using the compiled exe:

    diceroll.exe <number>

* If no number is provided it will default to 20

About

A basic diceroll combinations calculator

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages