Skip to content

Does generated GUID include empty guid? #1279

Answered by aivascu
satuday asked this question in Q&A
Discussion options

You must be logged in to vote

@satuday the GuidGenerator uses Guid.NewGuid() (see implementation) which is guaranteed to never return an empty Guid.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@satuday
Comment options

Answer selected by aivascu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1278 on June 15, 2021 08:14.