package mutaml

  1. Overview
  2. Docs
A mutation tester for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=bc941deaf1296d728b863bd3f60aa519
sha512=b9eaaf7310e5b8b779d91d641380fc519a741526fc2a9a66188b47c79b672501714deca0548fbe137ee02c6457a78a47405e435697520eef62fdd5bfbcdc0ee8

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.