Skip to content

Commit 75650f2

Browse files
srknzlTrott
andauthored
Update doc/api/crypto.md
Co-authored-by: Rich Trott <[email protected]>
1 parent ad6d2fb commit 75650f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4733,7 +4733,7 @@ added: v15.6.0
47334733
* Returns: {string}
47344734

47354735
Generates a random [RFC 4122][] Version 4 UUID. The UUID is generated using a
4736-
cryptographic pseudo-random number generator.
4736+
cryptographic pseudorandom number generator.
47374737

47384738
### `crypto.scrypt(password, salt, keylen[, options], callback)`
47394739
<!-- YAML

0 commit comments

Comments
 (0)