utils/luhn_algo library

Functions

checkNumberByLuhn({required String number}) bool
Implementation of th Luhn algorithm https://en.wikipedia.org/wiki/Luhn_algorithm