arch.univariate.distribution.Distribution.generator¶
- property Distribution.generator: Union[RandomState, Generator]¶
The NumPy Generator or RandomState attached to the distribution
- Return type:
The NumPy Generator or RandomState attached to the distribution