At Sun, 2 Aug 2020 13:06:05 -0400, Philip McGrath wrote: > There's an issue about this on the upstream Chez Scheme repository, and I > mentioned in a comment > <https://github.com/cisco/ChezScheme/issues/458#issuecomment-560061318> > that generating Type 4 UUIDs is not especially hard: I have a Racket package > <https://github.com/LiberalArtist/uuid> that does it. The sense from the > Chez maintainers seemed to be that libuuid is convenient, but the > considerations may weigh differently for Racket. At least for Racket, we > already require platforms to provide a source of randomness to implement > `crypto-random-bytes`.
Yes, that sounds like a good option, and I'll look into it more. Thanks! Matthew -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/20200802113828.64%40sirmail.smtps.cs.utah.edu.
