ValidatorCc
A pure Javascript program to find out, credit card number is valid or not, using the Luhn algorithm.
Install / Use
/learn @xKaaL-EL/ValidatorCcREADME
ValidatorCc
✔ A pure Javascript program to find out, credit card number is valid or not, using the Luhn algorithm.
✔ A Lunh algorithm is a series of steps of mathematical calculations used to validate certain identification numbers, e.g. credit card numbers.
✔ It also identifies Credit Card belongs to which organistion.
