This is the random-uuid Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:29:54 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
random-uuidCreate and parse RFC-4122 UUID version 4 identifiers.
Michael Fiano <mail@mfiano.net>
MIT
mfiano-utils (system).
seedable-rng (system).
package.lisp (file).
conditions.lisp (file).
uuid.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
random-uuid/random-uuid.asdrandom-uuid/package.lisprandom-uuid/conditions.lisprandom-uuid/uuid.lisprandom-uuid/conditions.lisppackage.lisp (file).
random-uuid (system).
invalid-string (condition).
uuid-string (reader method).
random-uuid/uuid.lispconditions.lisp (file).
random-uuid (system).
from-string (function).
make-uuid (function).
print-object (method).
to-string (function).
uuid (structure).
valid-string-p (function).
variant (reader).
(setf variant) (writer).
version (reader).
(setf version) (writer).
%make-uuid (function).
high (reader).
(setf high) (writer).
low (reader).
(setf low) (writer).
Packages are listed by definition order.
random-uuidcommon-lisp.
from-string (function).
make-uuid (function).
to-string (function).
uuid (structure).
valid-string-p (function).
variant (reader).
(setf variant) (writer).
version (reader).
(setf version) (writer).
%make-uuid (function).
high (reader).
(setf high) (writer).
invalid-string (condition).
low (reader).
(setf low) (writer).
uuid-string (generic reader).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Construct a UUID object by parsing the string representation of a UUID.
Construct a new RFC-4122 v4 UUID. ‘generator‘ if supplied is a generator object created with the seedable-rng library. This allows generating a deterministic sequence of random UUID’s.
Convert a UUID to its string representation.
Check whether the given string is a valid representation of a UUID.
structure-object.
fixnum
4
:rfc-4122
invalid-string)) ¶| Jump to: | %
(
F G H L M P T U V |
|---|
| Jump to: | %
(
F G H L M P T U V |
|---|
| Jump to: | %
H L S V |
|---|
| Jump to: | %
H L S V |
|---|
| Jump to: | C F I P R S U |
|---|
| Jump to: | C F I P R S U |
|---|