step

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

Throws FiktionConfigurationException when either endpoint is not a valid step.


Creates settings that fix generated progression steps to value and clear configured step exclusions.

Throws FiktionConfigurationException when value is not a valid step.


context(context: FakeContext)
fun step(): Int

Samples a step from the composed step candidates after applying min, max, and exclusion settings.

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