1.0.3 • Published 5 years ago
jivex.js v1.0.3
Jivex.JS
A module that generates an random ID
How it works?
const JivexJS = require("jivex.js")
JivexJS.generateID( 32 / Length of the ID/ ).then(data => console.log(data))
> Updates
Soon there will be more methods for JivexJS, so there not gonna be only 1 method