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

The library is available on Hex so it can be added to your Gleam project by simply running:

gleam add gleam_stats

Development

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