1.0.2 • Published 3 years ago

stringonum v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

StringOnum npm npm

Get unique number code equivalent to the string you provide. Length of this code will be 3X of the string's length.

Installation

npm i stringonum --save

Then...

import { enc } from 'stringonum';

const theCode = enc("your_string_here") // the code gets stored into the theCode Variable.

Expamle:

enc("soyokaze") -> 353343371343333311372321