get-random-int

1.0.3 • Public • Published

getRandomInt

通过指定区间来获取随机数

安装

npm install getRandomInt

用法

var getRandomInt = require('getRandomInt')
getRandomInt(5, 1) //2 or 3 or 4

测试

npm test

Readme

Keywords

none

Package Sidebar

Install

npm i get-random-int

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

1.52 kB

Total Files

5

Last publish

Collaborators

  • supershy