lucky-item:从数组中随机选择一些项目。 也可以根据体重随机

时间:2024-04-29 12:15:41
【文件属性】:

文件名称:lucky-item:从数组中随机选择一些项目。 也可以根据体重随机

文件大小:6KB

文件格式:ZIP

更新时间:2024-04-29 12:15:41

JavaScript

幸运物品 从数组中随机选择一些项目。 也可以根据权重随机。 npm install lucky-item --save | 用法 const lucky = require ( 'lucky-item' ) ; const arr = [ { id : 1 , weight : 10 } , { id : 2 , weight : 20 } , { id : 3 , weight : 40 } , { id : 4 , weight : 80 } , { id : 5 , weight : 160 } , { id : 6 , weight : 320 } , { id : 7 , weight : 640 } , { id : 8 , weight : 1280 } , { id : 9 , weight : 2


【文件预览】:
lucky-item-master
----README_zh.md(5KB)
----LICENSE(1KB)
----README.md(6KB)
----index.d.ts(3KB)
----index.js(5KB)
----package.json(684B)

网友评论