setRandomNumberStream

Sets the underlying random number stream

Parameters

stream

the reference to the random number stream, must not be null


open fun setRandomNumberStream(streamNumber: Int)(source)

Assigns the stream associated with the supplied number from the default RNStreamProvider

Parameters

streamNumber

a stream number, 1, 2, etc.