Clarify that UUID is version 4 (#1821)
This commit is contained in:
parent
1bfed56e5e
commit
0dbd5bf0b6
@ -1406,7 +1406,7 @@ which will halt execution.
|
|||||||
string.
|
string.
|
||||||
- `sha256_file(path)` - Return the SHA-256 hash of the file at `path` as a
|
- `sha256_file(path)` - Return the SHA-256 hash of the file at `path` as a
|
||||||
hexadecimal string.
|
hexadecimal string.
|
||||||
- `uuid()` - Return a randomly generated UUID.
|
- `uuid()` - Generate a random version 4 UUID.
|
||||||
|
|
||||||
#### Semantic Versions
|
#### Semantic Versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user