0.0.8 • Published 3 years ago
@satheshsat/creditcard v0.0.8
creditcard 
Install
npm install --save @satheshsat/creditcard
Usage
const creditcard = require('@satheshsat/creditcard');
let cardnumber = creditcard.generateCard().cardNumber;
creditcard.validateCard(cardnumber);
License
MIT © satheshsat