setToRandom

fun <T : MutableInterpolable<T>> T.setToRandom(min: T, max: T, random: Random = Random)