Skip to content

Proposition::lowerStrings()

Jonathan Gjertsen edited this page Jun 18, 2017 · 5 revisions

Syntax

$proposition->given(Proposition::lowerStrings($max_len);

Provides a stream of lowercase strings up to a length of $max_len.

Other options

See String generator overview for a list of all string generators.