Skip to content

Commit b049920

Browse files
committed
fixup! crypto: implement randomuuid
1 parent 1b3860c commit b049920

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/crypto.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2843,7 +2843,9 @@ console.log(`The dice rolled: ${n}`);
28432843

28442844
### `crypto.randomUUID([options])`
28452845
<!-- YAML
2846-
added: REPLACEME
2846+
added:
2847+
- v15.6.0
2848+
- REPLACEME
28472849
-->
28482850

28492851
* `options` {Object}

0 commit comments

Comments
 (0)