Skip to content

Proposition::unicodeStrings()

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

Syntax

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

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

Other options

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