UniqueIdGenerator icon indicating copy to clipboard operation
UniqueIdGenerator copied to clipboard

Really cool hidden features

Open thebestgin opened this issue 3 years ago • 1 comments

This lib has really cool hidden features.

After you have generated an ID, you can convert the ID into its parts:

  • string Bits
  • TimeSpan Time
  • short GeneratorId
  • long Sequence

I think it should be in the description.

I love this lib.

thebestgin avatar Mar 21 '21 10:03 thebestgin

I agree. Great feature. One of the reasons I picked it as well.

diputssi avatar Jun 22 '23 14:06 diputssi