Module Michelson_samplers.Make

Instantiate a module of type S.

Parameters

module P : sig ... end

Signature

Basic Michelson samplers, re-exported for convenience by the functor.

module Random_type : sig ... end

Samplers for random Michelson types.

module Random_value : sig ... end

Samplers for random Michelson values. Restrictions apply on the supported types as listed at the beginning of this file.