Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ext/node): use primordials in ext\node\polyfills\internal\crypto\_randomInt.ts #26534

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

mayank-Pareek
Copy link
Contributor

Towards #24236

used primordials from ext:core to replace usage of built-in functions

@CLAassistant
Copy link

CLAassistant commented Oct 25, 2024

CLA assistant check
All committers have signed the CLA.

@mayank-Pareek mayank-Pareek marked this pull request as draft October 25, 2024 13:03
@mayank-Pareek mayank-Pareek marked this pull request as ready for review October 25, 2024 13:15
@mayank-Pareek mayank-Pareek force-pushed the use-primordials-randomInt branch from 91b5b4b to bb0388f Compare October 25, 2024 14:51
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bartlomieju bartlomieju merged commit 793b155 into denoland:main Oct 26, 2024
36 checks passed
bartlomieju pushed a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants