New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

all-random

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

all-random

A package that helps you with everything related to randomness

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

All-Random

A package that helps you with everything related to randomness 🔄



Installation

You can install all-random with npm by running:

$ npm install all-random


Methods List

Methodargsreturns
👍 randomBoolean()boolean
🔮 randomEmoji()string
📝 randomString()length: length of the string (default: 8)string
🔢 randomInt()max: maximum number (default: 100)number
🎨 randomColor()string
🎯 randomArrayItem()arrayany
😺 randomAnimal()string
🌍 randomCountry()object





Keywords

random

FAQs

Package last updated on 25 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts