summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal/crypto/_randomInt.ts
AgeCommit message (Expand)Author
2024-10-26fix(ext/node): use primordials in ext\node\polyfills\internal\crypto\_randomI...Mayank Kumar
2024-01-29refactor: migrate 'ext/node' extension to virtual ops module (#22157)Bartek Iwańczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-07refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)Bartek Iwańczuk
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-04-12refactor(node/crypto): port polyfill to Rust for randomInt, randomFill, rando...Levente Kurusa
2023-02-14feat(ext/node): embed std/node into the snapshot (#17724)Bartek Iwańczuk