File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -178,11 +178,12 @@ <h2>Terminology</h2>
178
178
that is not larger than < var > value</ var > .
179
179
180
180
< p >
181
- A < dfn data-lt =uuid > Universally Unique IDentifier (UUID)</ dfn > is
182
- a 128 bits long URN that requires no central registration process. [[!RFC4122]].
183
- < dfn > Generating a UUID</ dfn > means Creating a
184
- < a > UUID</ a > From Truly Random or Pseudo-Random Numbers [[!RFC4122]],
185
- and converting it to the string representation [[!RFC4122]].
181
+ A < dfn data-lt =uuid > Universally Unique IDentifier (UUID)</ dfn >
182
+ is a 128 bits long URN that requires no central registration process.
183
+ < dfn > Generating a UUID</ dfn > means
184
+ < i > Creating a UUID From Truly Random or Pseudo-Random Numbers</ i > ,
185
+ and converting it to the string representation.
186
+ [[!RFC4122]]
186
187
187
188
< p >
188
189
The < dfn data-lt ="Unix timestamp "> Unix Epoch</ dfn >
You can’t perform that action at this time.
0 commit comments