Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
11 library(uuid): Universally Unique Identifier (UUID) Library
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
SWI-Prolog C-library
library(uuid): Universally Unique Identifier (UUID) Library
uuid/1
uuid/2
Availability:
:- use_module(
library(uuid)
).
(can be autoloaded)
[det]
uuid
(
-UUID
)
UUID
is an atom representing a new
UUID
. This is the same as calling
uuid(UUID, [])
. See
uuid/2
for options.
ClioPatria
(version
V3.1.1-40-g9d9e003
)