zero.random¶ Random sampling utilities. functions¶ set_randomness(seed[, cudnn_deterministic, …]) Set seeds and settings in random, numpy and torch. get_random_state() Aggregate global random states from random, numpy and torch. set_random_state(state) Set global random states from random, numpy and torch.