pub const fn any<G: Generate>(generators: G) -> Any<G>
Creates a generator that randomly chooses one of a set of generators.
See any.
any