File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " random-selector" ,
3- "version" : " 1.0.10 " ,
4- "description" : " Randomly select elements in a collection ." ,
3+ "version" : " 1.0.11 " ,
4+ "description" : " Randomly select objects ." ,
55 "main" : " src/index.js" ,
66 "scripts" : {
77 "test" : " nyc --reporter=text-lcov mocha" ,
1818 "keywords" : [
1919 " randomize" ,
2020 " random" ,
21- " random" ,
2221 " duplication" ,
23- " random" ,
2422 " pick" ,
25- " random" ,
2623 " select" ,
2724 " random sample" ,
2825 " sampling" ,
2926 " sample" ,
3027 " random-utility" ,
31- " collection random" ,
32- " random collection" ,
33- " random element" ,
3428 " select with replacement" ,
3529 " select without replacement" ,
3630 " sampling with replacement" ,
3731 " sampling without replacement" ,
38- " statistic" ,
39- " gaming"
32+ " statistic" , " probability " ,
33+ " gaming" , " random pick "
4034 ],
4135 "author" : " zeroboo" ,
4236 "license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments