arch.univariate.SkewStudent.random_state

property SkewStudent.random_state : RandomState | Generator

The NumPy RandomState attached to the distribution

Deprecated since version 5.0: random_state is deprecated. Use generator instead.