RandomMap

constructor(parent: ModelElement, map: Map<K, V>, streamNum: Int, name: String? = null)
constructor(parent: ModelElement, map: Map<K, V>, stream: RNStreamIfc = KSLRandom.nextRNStream(), name: String? = null)