js-xim
v1.0.1
Published
cobverted version of go-xim to js
Downloads
6
Readme
js-xim
converted version of go-xim to js
Installation and usage :
you can install it using npm i js-xim
usage in JS
const c = require("js-xim")
// xim is a string of 64bit number which can transfer through the json
const xim = new c.default().generate()
usage in TS
import xim from "js-xim"
const ximString: string = new xim().generate()
contribution :
create fork and send request to me =) you can contact me iva my email /.