-
Notifications
You must be signed in to change notification settings - Fork 580
Closed
Labels
Complexity: LowPR SubmittedFor issues where a WIP PR exists which fixes the problem.For issues where a WIP PR exists which fixes the problem.
Milestone
Description
The current implementation of Guid.NewGuid returns an empty Guid, but we should return a version 4 Guid.
Where to implement: https://github.com/CosmosOS/Cosmos/blob/master/source/Cosmos.System.Plugs/System/GuidImpl.cs#L10
How to implement: https://www.cryptosys.net/pki/uuid-rfc4122.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: LowPR SubmittedFor issues where a WIP PR exists which fixes the problem.For issues where a WIP PR exists which fixes the problem.