Module Config.Seed

type t =
| Nondeterministic
| Deterministic of Base.string
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t