mlx.core.random.seed# mlx.core.random.seed(seed: int) → None# Seed the global PRNG. Parameters: seed (int) – Seed for the global PRNG.