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

@ichiql/random-range

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@ichiql/random-range

random range

unpublished
latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@ichiql/random-range

pnpm add @ichiql/random-range
npm install @ichiql/random-range
yarn add @ichiql/random-range

指定秒数(ミリ秒数)待つ

Wait for specified number of seconds (milliseconds)

import { randomRange, randomRangeInt } from '@ichiql/random-range'

randomRange(10, 100)
randomRangeInt(10, 100)

Keywords

random

FAQs

Package last updated on 02 Jan 2024

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