1.0.2 • Published 5 years ago

random-tse v1.0.2

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

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

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

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

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago