summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal/crypto/_randomFill.mjs
AgeCommit message (Expand)Author
2024-01-29refactor: Use virtul ops module (#22175)Bartek IwaƄczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2023-12-27perf: remove opAsync (#21690)Matt Mastracci
2023-09-23fix(node): supported arguments to `randomFillSync` (#20637)Divy Srivastava