Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.7% on nuget.org
Top 6.8% dependent packages on nuget.org
Top 5.1% dependent repos on nuget.org

nuget.org : slxluhnlibrary

# SlxLuhnLibrary The Luhn algorithm or Luhn formula, also known as the "modulus 10" or "mod 10" algorithm, is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, National Provider Identifier numbers in the United States, Canadian Social Insurance Numbers, Israel ID Numbers and Greek Social Security Numbers (ΑΜΚΑ). It was created by IBM scientist Hans Peter Luhn and described in U.S. Patent No. 2,950,048, filed on January 6, 1954, and granted on August 23, 1960. Here I also implement the Luhn mod N algorithm which is an extension to the Luhn algorithm (also known as mod 10 algorithm) that allows it to work with sequences of non-numeric characters. This can be useful when a check digit is required to validate an identification string composed of letters, a combination of letters and digits or even any arbitrary set of characters.

Registry - JSON
purl: pkg:nuget/slxluhnlibrary
Keywords: Luhn, NetStandard, Wiki, implementation, Silogix.
License:
Latest release: almost 6 years ago
First release: about 6 years ago
Dependent packages: 2
Dependent repositories: 2
Downloads: 20,953 total
Last synced: 1 day ago

    Loading...
    Readme
    Loading...