Get unique number code equivalent to the string you provide. Length of this code will be 3X of the string's length.
npm i stringonum --save
Then...
import { enc } from 'stringonum';
const theCode = enc("your_string_here") // the code gets stored into the theCode Variable.enc("soyokaze") -> 353343371343333311372321