arch.bootstrap.CircularBlockBootstrap.generator

property CircularBlockBootstrap.generator : Generator | RandomState

Set or get the instance PRNG

Returns:

The instance of the Generator or RandomState instance used by bootstrap

Return type:

{Generator, RandomState}