DUniformList

constructor(elements: MutableList<T>, streamNum: Int)
constructor(elements: MutableList<T> = mutableListOf(), stream: RNStreamIfc = KSLRandom.nextRNStream())