is/is_credit_card library

Functions

isCreditCard(String str) bool
Validates whether the given string is a valid credit card number using the Luhn algorithm.