We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5a1298 commit 71faacbCopy full SHA for 71faacb
content/en-us/reference/engine/classes/HttpService.yaml
@@ -112,7 +112,7 @@ methods:
112
Generates a UUID/GUID random string, optionally with curly braces.
113
description: |
114
This method randomly creates a universally unique identifier
115
- [UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)
+ ([UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier))
116
string. The sixteen octets of a UUID are represented as 32 hexadecimal
117
(base 16) digits, displayed in 5 groups separated by hyphens in the form
118
`8-4-4-4-12` for a total of 36 characters, for example
0 commit comments