build

abstract fun build(streamProvider: RNStreamProviderIfc): ResponseFunctionIfc(source)

Builds a fresh response function whose randomness comes entirely from the supplied provider.

Return

the newly built response function

Parameters

streamProvider

the provider the instance must acquire all of its streams from, at construction time