| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2853,7 +2853,8 @@ added: REPLACEME | |||
| 2853 | 2853 | `disableEntropyCache` to `true`. **Defaults**: `false`. | |
| 2854 | 2854 | * Returns: {string} | |
| 2855 | 2855 | ||
| 2856 | - Generates a random [RFC 4122][] Version 4 UUID. | ||
| 2856 | + Generates a random [RFC 4122][] Version 4 UUID. The UUID is generated using a | ||
| 2857 | + cryptographic pseudorandom number generator. | ||
| 2857 | 2858 | ||
| 2858 | 2859 | ### `crypto.scrypt(password, salt, keylen[, options], callback)` | |
| 2859 | 2860 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments