Skip to content

Proposition::alphanumericStrings()

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

Syntax

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

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

Other options

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