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