peschkaj / NewYouID

UUIDv7 generator for .NET 5
MIT License
3 stars 0 forks source link

Generated UUIDs in a way that allows the timestamp to be retrieved #4

Closed peschkaj closed 2 years ago

peschkaj commented 2 years ago

MillisecondGenerationTimeCanBeReconstructed fails when using the FakeUtcDateTimeProvider (which provides a fixed value).