uuid_property(+UUID,
?Property)- version(V)
- Return the version of the UUID (1..5)
- time(-Stamp)
- Time using SWI-Prolog's time stamp (float with seconds since January 1, 1970, UTC). Only for version 1 and 2 UUIDs
- To be done
- Implement more properties.
uuid_property(+UUID,
?Property)