0.0.4 • Published 3 years ago
@satheshsat/cpf v0.0.4
CPF 
Install
npm install --save @satheshsat/cpf
Usage
const cpf = require('@satheshsat/cpf');
cpf.validateCpf(cpf.generateCpf());
License
MIT © satheshsat
npm install --save @satheshsat/cpf
const cpf = require('@satheshsat/cpf');
cpf.validateCpf(cpf.generateCpf());
MIT © satheshsat