ipu-core-code
v0.0.5
Published
core code finder
Downloads
5
Readme
Ipu-core-code
Core code finder for ipuresult
Usage
const { findCode, findSHA256Code } = require('ipu-core-code')
const sha256Code = findSHA256Code("00451202716",18,3)
const code = findCode("00451202716",18,3)
Development
$ git clone https://github.com/aniket965/ipu-core-code.git
$ cd ipu-core-code
$ npm install
Testing
$ npm test
License
MIT © Aniket965