| Class | Description |
|---|---|
| CombGuidCreator |
Factory that creates COMB UUIDs.
|
| DceSecurityUuidCreator |
Factory that creates DCE Security UUIDs.
|
| LexicalOrderGuidCreator |
Factory that creates lexicographically sortable GUIDs, based on the ULID
specification - Universally Unique Lexicographically Sortable Identifier.
|
| MssqlGuidCreator |
Factory that creates MS SQL Server 'friendly' UUIDs.
|
| NameBasedMd5UuidCreator | |
| NameBasedSha1UuidCreator | |
| NameBasedSha256UuidCreator | |
| RandomUuidCreator |
Factory that creates random-based UUIDs.
|
| SequentialUuidCreator |
Factory that creates sequential UUIDs also known as Ordered UUIDs.
|
| TimeBasedUuidCreator |
Factory that creates time-based UUIDs.
|
Copyright © 2019. All rights reserved.