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 uuid-string conformance validating predicate (valid-uuid?), and a UUID factory from uuid-string with conformance validation (make-uuid-from).
License | EPL 1.0 |
---|---|
Categories | UUID Generators |
Tags | generatorclojureidentifieruuidcljs |
HomePage | https://github.com/lbradstreet/cljs-uuid-utils |
Date | Jul 08, 2015 |
Files | pom (3 KB) jar (6 KB) View All |
Repositories | Clojars |
Ranking | #7248 in MvnRepository (See Top Artifacts) #5 in UUID Generators |
Used By | 56 artifacts |
Note: this artifact is located at Clojars repository (https://clojars.org/repo/)
Compile Dependencies (0)
Category/License | Group / Artifact | Version | Updates |
---|
Test Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
EPL 1.0 | clojure-complete » clojure-complete | 0.2.3 | 0.2.5 | |
REPL EPL 1.0 | org.clojure » tools.nrepl | 0.2.6 | 1.1.0 |
Licenses
License | URL |
---|---|
Eclipse Public License - v 1.0 | http://www.eclipse.org/legal/epl-v10.html |