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 4cd94e5 commit 694e201Copy full SHA for 694e201
README.md
@@ -532,7 +532,7 @@ It is quite common in most (all?) programming languages to simply use string rep
532
By UUID, we almost always mean the version 4 string representation, which looks like this:
533
534
```
535
- hhhhhhhh-hhhh-4hhh-Hhhh-hhhhh
+ hhhhhhhh-hhhh-4hhh-Hhhh-hhhhhhhhhhhh
536
537
538
Per [Section 4.4 of RFC 4122](https://tools.ietf.org/html/rfc4122#section-4.4), the algorithm for creating 32-byte version 4 UUIDs is:
0 commit comments