package odds

  1. Overview
  2. Docs
Dice roller

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.tar.gz
md5=c68c327bbac61c6b1e828ea8a881e2f6
sha256=26c64f175a1a242aea24fe46a481f508c709909a54f155c52727e4deac75fc67
sha512=5ed5a18f8e1a29852f6a09d3ac443b3a0f98aec97691e4a94efd1e5de61beb77f5e125290e8597678dee808ed8324eafdfa408edd8085d03625e98be08aaa07e

Description

Tags

games dice random

Published: 05 Oct 2022

README

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

To generate the documentation, use topkg doc.

To consult online documentation, visit https://raphael-proust.github.io/code/odds/index.html

Dependencies (4)

  1. cmdliner >= "1.1.1"
  2. menhir build
  3. ocaml >= "5.0.0"
  4. dune >= "3.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.