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

lib: fix typo in lib/internal/crypto/random.js #38131

Closed
wants to merge 1 commit into from

Conversation

arkerone
Copy link
Contributor

@arkerone arkerone commented Apr 7, 2021

I found a typo : "bytesLength" -> "byteLength"

change "bytesLength" to "byteLength"
@nodejs-github-bot nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Apr 7, 2021
@arkerone
Copy link
Contributor Author

arkerone commented Apr 7, 2021

I've opened an issue because I think there is an other problem : #38137

@arkerone
Copy link
Contributor Author

arkerone commented Apr 8, 2021

I close this PR, it's not only a typo. I've opened an issue #38137 and a PR has opened : #38138

@arkerone arkerone closed this Apr 8, 2021
@arkerone arkerone deleted the fix/typo-crypto-random branch April 21, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants