permute

fun <T> MutableList<T>.permute(stream: RNStreamIfc = KSLRandom.defaultRNStream())
fun <T> MutableList<T>.permute(streamNum: Int)