luhn: An implementation of Luhn's check digit algorithm.

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

An implementation of Luhn's check digit algorithm. This is a simple algorithm used to validate a variety of identification numbers, such as credit card numbers. See http://en.wikipedia.org/wiki/Luhn_algorithm for more details.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3
Change log CHANGELOG.md
Dependencies base (>=4 && <5), digits (<1), QuickCheck (<3) [details]
Tested with ghc ==9.12.2
License BSD-3-Clause
Copyright (c) 2008-2009 N-Sim Ltd., 2025 Henry Bucklow
Author Henry Bucklow
Maintainer opensource@elsie.org.uk
Category Data
Source repo head: git clone https://github.com/sffubs/luhn.git
Uploaded by HenryBucklow at 2025-09-27T21:54:09Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2042 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-09-27 [all 1 reports]