rndi
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

rndi npm

Random integer generator.

Install

$ yarn add rndi

Usage

const getRandomInt: (min: number, max: number) => number
import { getRandomInt } from 'rndi'

const result = getRandomInt(50, 100)

Readme

Keywords

Package Sidebar

Install

npm i rndi

Weekly Downloads

5

Version

0.2.0

License

MIT

Unpacked Size

2.12 kB

Total Files

5

Last publish

Collaborators

  • deepsweet
  • psxcode
  • fosimus