mlx.core.random.seed

目录

mlx.core.random.seed#

seed(seed: int) None#

Seed the global PRNG.

参数:

seed (int) -- Seed for the global PRNG.