Add excerpts where appropriate

This commit is contained in:
Chalarangelo
2022-03-23 11:41:42 +02:00
parent f7d37618d1
commit bc76b1169f
6 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
title: Luhn check
tags: math,algorithm
expertise: advanced
excerpt: Implements the Luhn Algorithm, used to validate a variety of identification numbers.
firstSeen: 2018-01-03T11:02:35+02:00
lastUpdated: 2022-01-30T13:37:39+02:00
---