Update covers

This commit is contained in:
Angelos Chalaris
2023-02-16 22:24:28 +02:00
parent 40d7ea8c9f
commit 8a6b73bd0c
575 changed files with 575 additions and 604 deletions

View File

@ -1,7 +1,7 @@
---
title: Luhn check
tags: math,algorithm
cover: blog_images/blank-card.jpg
cover: blank-card
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