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