Getting the following error on Safari Mac (17614.1.25.9.10, 17614): ``` Can only call Crypto.getRandomValues on instances of Crypto ``` Does not appear in Chrome. Looks like it was an [issue](https://ask.clojure.org/index.php/6266/random-uuid-should-cryptographically-strong-prng-available?start=15) with the ClosureScript implementation as well.