Fork me on GitHub
#reagent
<
2016-07-22
>
miguelb18:07:45

is there “clojurescript” way of generating id’s for elements in a sequence?

mattsfrey18:07:37

cljs.core/random-uuid

miguelb18:07:31

didn’t know that, thanks!