1.0.2 • Published 6 years ago

random-tse v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

获取一个从min到max的随机数

    //用法
    import getRandom from 'random-js'

    const number = getRandom(5,10);   // 5-10的随机数
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago