By Viktor Eriksson

Create a UUID in ClojureScript

Using built in (random-uuid)

To create a random uuid in ClojureScript, use the function (random-uuid), easy but for some reason it does not show up on Google.

Not a very groundbreaking blog post but hopefully it might help someone looking for this.

It was added to ClojureScript in 0.0-3308