Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#START IMPORTANT NOTE

cljs-uuid-utils has changed maintainers and lein coordinates. Please find the new official fork at https://github.com/lbradstreet/cljs-uuid-utils.

#END IMPORTANT NOTE

cljs-uuid-utils

ClojureScript micro-library with an implementation of a type 4, random UUID generator compatible with RFC-4122 and cljs.core/UUID (make-random-uuid), a getter function to obtain the uuid string representation from a UUID-instance (uuid-string), a uuid-string conformance validating predicate (valid-uuid?), and a UUID factory from uuid-string with conformance validation (make-uuid-from). An implementation of a squuid (semi-sequential uuid) generator is also included (make-random-squuid).

Installation

(SEE IMPORTANT NOTE ABOVE)

License

Copyright (C) 2012 Frank Siebenlist and Lucas Bradstreet

Distributed under the Eclipse Public License, the same as Clojure.

About

Micro lib with ClojureScript implementation of a random, type 4 UUID generator compatible with cljs.core/UUID

Resources

Stars

20 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages