package mutaml

  1. Overview
  2. Docs
A mutation tester for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=61addf5724238b477033e654412651eb
sha512=bd9efe0bd5a1098f03adc199f688b265362223bc5509bc1d3255696ba0e5e22f08b66434367e0a15f00e02dd074fd83dc2da094867a80c91ff397ffc07734778

doc/mutaml_ppx/RS/index.html

Module RSSource

type t

A minimal RNG interface

Sourceval make_random_seed : unit -> int
Sourceval int : t -> int -> int
Sourceval init : int -> t
val copy : t -> t
OCaml

Innovation. Community. Security.