crnInstance

Creates an instance of the random variable that is independent of the underlying stream provider but has an underlying stream that is in the exact same state as the random variable's stream. That is, its stream is a clone and will produce the same sequence of pseudo-random numbers (i.e. common random numbers).