bounds

Creates settings that replace generated bound endpoints with value and clear configured bound exclusions.


Creates settings that fix generated range bounds to value and clear configured bound exclusions.


context(context: FakeContext)
fun bounds(): ULongRange

Samples two bounds from the composed candidate range and returns them as an ascending range.

Throws FiktionConfigurationException when the composed bound candidates are empty or too sparse.