rands-codes

0.0.7 • Public • Published

Random Codes NPM Package

This Is A Package That Can Help You With Making Secure Passwords And More!

Yad-Mations Is The Developer Of This NPM!

Beta!

Installing It

npm i rands-codes --save

Codes Usage

const code = require('rands-codes')
 
code.code.everything(24) // Here Put Number Lenght Of Code

Options

Uppercase

const code = require('rands-codes')
 
code.code.options.uppercase(24) // Will Return Uppercase And LowerCase

Numbers

const code = require('rands-codes')
 
code.code.options.numbers(24) // Will Return Numbers And LoweCase

Extras

Mask

On Beta

const code = require('rands-code')
 
code.code.extras.mask('pRsiuFRFshPdWcvz') // Will Return Something Like p**iu*RFs*PdWcvz

RGB Usage

Random

const code = require('rands-codes')
 
code.rgb.create() // Using Without () Will Give Error or Will Not Give A Color And Give [Funtion: createColor]

Geting

const code = require('rands-codes')
 
code.rgb.get.red //This Can Be Changed For Options That Display The NPM

-

-

-

HOPE YOU LIKE IT!

Package Sidebar

Install

npm i rands-codes

Weekly Downloads

1

Version

0.0.7

License

ISC

Unpacked Size

8.89 kB

Total Files

3

Last publish

Collaborators

  • yadielgameplays