arch.univariate.distribution.Distribution.random_state¶
- property Distribution.random_state : RandomState | Generator¶
The NumPy RandomState attached to the distribution
Deprecated since version 5.0: random_state is deprecated. Use generator instead.