# luhn v0.4.0 - Table of Contents

> Luhn algorithm in Elixir

## Pages

- [Changelog](changelog.md)
- [Contributing to Luhn](contributing.md)

## Modules

- [Luhn](Luhn.md): Validates numbers using the Luhn algorithm (mod 10).

