Thanks to visit codestin.com
Credit goes to github.com

Skip to content

soyo-kaze/StringOnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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