Skip to content

gargijs/npm-Unicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uni-code

### What is uni-code? * Uni-code is a npm package that generates random code each time. * It uses 5 layers of encryption.

Installation of package🚩

  npm i unicodegen

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.

ThankYou ❤

© uni-code 2020

About

Unicode is a npm package that generates unique code every time.Combination of alphabets 🔠 and numbers 🔢

Topics

Resources

Stars

Watchers

Forks