-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
Once #25455 is merged, we'll depend on UUIDs in Base, so the type definition and basic methods have to be moved back out of Random. Should we have a UUIDs stdlib package and add methods for the other ways of generating UUIDs, but leave the type definition in Base for internal use? We already have working code for UUID versions 1, 3, 4 & 5 and version 2 seems to be pretty marginal, so we have pretty complete UUID support already, it could just stand to be wrapped up a little more nicely.
Metadata
Metadata
Assignees
Labels
stdlibJulia's standard libraryJulia's standard library