moabb.setup_seed#

moabb.setup_seed(seed: int) None[source]#

Set the seed for random, numpy.

Parameters:

seed (int) – The random seed to use.

Return type:

None