This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Use NumPy's
Generator
class as a replacement for RandomState
Use NumPy's `Generator` class as a replacement for `RandomState` for random variarte generation methods. Documentation: https://numpy.org/doc/stable/reference/random/generated/numpy.random.seed.html
- Loading branch information