This is the random-uuid Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:32:57 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
random-uuid
Create 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.asd
random-uuid/package.lisp
random-uuid/conditions.lisp
random-uuid/uuid.lisp
random-uuid/conditions.lisp
package.lisp
(file).
random-uuid
(system).
invalid-string
(condition).
uuid-string
(reader method).
random-uuid/uuid.lisp
conditions.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-uuid
common-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 |
---|