File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"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 ." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
7
7
"test" : " nyc --reporter=text-lcov mocha" ,
18
18
"keywords" : [
19
19
" randomize" ,
20
20
" random" ,
21
- " random" ,
22
21
" duplication" ,
23
- " random" ,
24
22
" pick" ,
25
- " random" ,
26
23
" select" ,
27
24
" random sample" ,
28
25
" sampling" ,
29
26
" sample" ,
30
27
" random-utility" ,
31
- " collection random" ,
32
- " random collection" ,
33
- " random element" ,
34
28
" select with replacement" ,
35
29
" select without replacement" ,
36
30
" sampling with replacement" ,
37
31
" sampling without replacement" ,
38
- " statistic" ,
39
- " gaming"
32
+ " statistic" , " probability " ,
33
+ " gaming" , " random pick "
40
34
],
41
35
"author" : " zeroboo" ,
42
36
"license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments