mlx.core.random.seed

目录

mlx.core.random.seed#

seed(seed: int) None#

设置全局 PRNG 的种子。

参数:

seed (int) – 全局 PRNG 的种子。