kotlin
Toggle table of contents
1.10.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin
kotlin
/
net.jqwik.kotlin.api
/
ofLength
of
Length
@
API
(
status
=
API.Status.EXPERIMENTAL
,
since
=
"1.6.0"
)
fun
StringArbitrary
.
ofLength
(
range
:
IntRange
)
:
StringArbitrary
Set the minimum and maximum allowed length of generated strings.