Commit bfd2245
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).1 parent fa004f3 commit bfd2245
1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
664 | 660 | | |
665 | 661 | | |
666 | 662 | | |
| |||
0 commit comments