You are looking at historical revision 38218 of this page. It may differ significantly from its current revision.

uuid

doc

very simple library for generating and checking well-formedness of v4 uuids

procedures

[procedure] (uuid)

generates a v4 uuid as a string using the system entropy source

[procedure] (uuid? uuid)

predicate which returns true given a valid (variant 1, string, lowercase, 8-4-4-4-12) uuid

dependencies

none

author

alice maz

version history

0.1 initial version