[ci skip] Add instance type tip to version 6 UUIDs section

This commit is contained in:
Ben Ramsey
2020-03-07 23:34:45 -06:00
parent 7a85f738b7
commit a24ce90fff
+6
View File
@@ -83,6 +83,12 @@ sequence.
$uuid = Uuid::uuid6($nodeProvider->getNode(), $clockSequence);
.. tip::
Version 6 UUIDs generated in ramsey/uuid are instances of UuidV6. Check out
the :php:class:`Ramsey\\Uuid\\Nonstandard\\UuidV6` API documentation to
learn more about what you can do with a UuidV6 instance.
.. _nonstandard.version6.nodes: