set_numba_random_seed

set_numba_random_seed(seed: int) None[source]

Set the random seed for numba.

Parameters:
seedint

The seed to set.