Module Random.Size

Sizing factor alteration key.

If a gist or field metadata defines a value for this key, the Fun.Generic.random function uses it as its size argument.

type t = int
val mem : ('a, 'b) Type.Gist.Meta.t2 -> bool
val add : t -> ('a, 'b) Type.Gist.Meta.t2 -> ('a, 'b) Type.Gist.Meta.t2
val find : ('a, 'b) Type.Gist.Meta.t2 -> t option
val remove : ('a, 'b) Type.Gist.Meta.t2 -> ('a, 'b) Type.Gist.Meta.t2