getRandomValues 方法。据我了解,当我在节点中运行像这样的简单代码时,没有 window 元素: var array = new Uint32Array(10); window.crypto.getRandomValues(array);
確定! 回上一頁