Skip to content

Commit

Permalink
Update doc/api/crypto.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rich Trott <rtrott@gmail.com>
  • Loading branch information
srknzl and Trott committed Apr 11, 2021
1 parent ad6d2fb commit 75650f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/crypto.md
Expand Up @@ -4733,7 +4733,7 @@ added: v15.6.0
* Returns: {string}

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

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

0 comments on commit 75650f2

Please sign in to comment.