unicodegen

0.1.1 • Public • Published

What is uni-code?

  • Uni-code is a npm package that generates random code each time.
  • It uses 5 layers of encryption.

How to import package?

  const {uniocde}= require("uni-code");

Uses

 
  const {uniocde}= require("uni-code");
  let data="password";
  const returnValue=unicode(data);

API's Available:

unicode();

Note

  • Passed Value can be anything.

/unicodegen/

    Package Sidebar

    Install

    npm i unicodegen

    Weekly Downloads

    2

    Version

    0.1.1

    License

    ISC

    Unpacked Size

    2.44 kB

    Total Files

    3

    Last publish

    Collaborators

    • igargijs