[ 源代码: cl-uuid ]
软件包:cl-uuid(20130813-1.1)
Common Lisp librabry for generation of UUIDs as described by RFC 4122
UUID provides methods for the generation of uuids version 1 (time based), 3 (name based with MD5 hashing), 5 (name based with SHA1 hashing) and 4 (random uuids).
其他与 cl-uuid 有关的软件包
|
|
|
|
-
- dep: cl-ironclad
- cryptographic toolkit written in Common Lisp
-
- dep: cl-trivial-utf-8
- small Common Lisp library for doing UTF-8-based in- and output