ml.utils.random

Function(s) for dealing with random numbers.

ml.utils.random.set_random_seed(seed: int | None = None, offset: int = 0) None[source]