Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: more explicit crypto.pseudoRandomBytes information
Updates the docs for the crypto.pseudoRandomBytes function to more explicitly detail how it's the same as crypto.randomBytes just without a safety net (e.g. it doesn't throw an error when there is low entropy).
- Loading branch information