Seed the generator.
This method is called when RandomState is initialized. It can be called again to re-seed the generator. For details, see RandomState.
seed : int or array_like, optional
Seed for RandomState.
See also
RandomState
Enter search terms or a module, class or function name.