jittered

fun jittered(min: Double = 0.0, max: Double = 1.0, random: Random = Random.Default): Schedule<Input, Output>(source)

Adds a Random jitter to the delay of the Schedule.