numpy_random_seed

numpy_random_seed(seed)[source]

Set temporary the numpy random state.

Parameters:

seed (int) – Seed for RandomState.