A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
Support for .Net 5 is now included in this package
Supported by JetBrains (https://www.jetbrains.com)
Supported by Atlassian (https://www.atlassian.com) (Not renewed by me)
Parses series or movie strings to detailed object.
Input:...
More information
Ported from https://github.com/rs/xid - A fast, low allocation, zero config, thread-safe 12 byte UUID generator based on the Mongo Object Id algorithm.
This library includes an Id<T> struct that can be used for typing Guid based identifiers in your code. This should be used if you desire an extra level of type safety for identifier variables, fields, properties, etc. In addition, it provides improved code readability by allowing you to communicate...
More information
Country Validator is a library that can be used to validate VAT/TVA codes, social security numbers and TINs (Tax Identification Numbers). All countries from European Union are supported and United States.