mlx.core.random.key# key(seed: int) → array# 由種子取得 PRNG key。 參數: seed (int) -- Seed for the PRNG. 回傳值: The PRNG key array. 回傳值型別: array