Skip to content

Implement Guid.NewGuid #669

@jp2masa

Description

@jp2masa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Complexity: LowPR SubmittedFor issues where a WIP PR exists which fixes the problem.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions