pg_luhn

The pg_luhn library provides functions to validate and generate numbers according to the Luhn algorithm, a checksum formula commonly used to validate credit card numbers, IMEI numbers, and other identification codes.

Information Analysis

Extensibility Types: Functions
System Components: None

Duplicate Code Analysis

Total Lines of Code: ? 0
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 0
Lines of Encapsulated Versioning Code: ? 0
Percentage of Encapsulated Versioning Code in Codebase: ? 0%