module type Parameters = sig .. end
sig
end
val nb_states : int
int
val threshold : int
val initializer_prng : Random.State.t
Random.State.t