package odds

  1. Overview
  2. Docs
Dice formula library

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.tar.gz
md5=3a0a1e29af8bab11f793532976781cb6

README.md.html

Odds — OCaml Dice Dice Something

%%VERSION%%

Odds is an OCaml library for rolling dice. It features deterministic dice rolls and combinators for common operations.

Installation

Odds can be installed with opam:

opam install odds

Documentation