gleam_stats

A Gleam library for generating and working with random numbers, distributions and statistics. The repository is available on Github while the documentation is hosted on:

Installation

If available on Hex this package can be added to your Gleam project:

gleam add gleam_stats

Development

gleam test       # Run the tests
gleam build docs # Build docs