<div dir="ltr">Hello,<br><br>I wrote a unit for Luhn algorithm using FPC, and I want to release it under LGPL.<br>This algorithm check validity of numbers such as credit cards, and ID numbers in some countries.<br><br>I'm attaching my unit, and I hope it will be added to FPC packages.<br>
I'm going to create also a credit card checker that uses this implementation, and I will release it as well.<br><br>I think this code can help a lot of developers who require such implementation, so instead that each developer <br>
will implement it on their own, they can use this implementation.<br><br>Thanks,<br><br>Ido<br>
</div>