0.0.7 • Published 4 years ago

rands-codes v0.0.7

Weekly downloads
21
License
ISC
Repository
-
Last release
4 years ago

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*iuRFs*PdWcvz

# RGB Usage

## Random

```javascript
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!

0.0.7

4 years ago

100.0.2

4 years ago

100.0.1

4 years ago

100.0.0

4 years ago

1.0.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago