package make-random

  1. Overview
  2. No Docs
Helper to build a module similar to Stdlib.Random

Install

Authors

Maintainers

Sources

0.1.tar.gz
md5=189dfb19a24fea0fdfe9627e419eb55d
sha512=ee9ced16ea5ede0e567522e8d82e35f27924c9b922bcd342dc8becb3cf4f176b79ab77e30bf472ce61642e879552d309506b5652f411455023cb9aef5162d2ca

Description

This package provides helpers to build a module similar to the Random module of the standard library, by providing only a minimum amount of things (in the simplest case, only a val bits : unit -> int function).

Published: 30 Jun 2021

Dependencies (1)

  1. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. xoshiro

Conflicts

None