randomise-array
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "randomise-array", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Randomise arrays and generate a new array with any given length", | ||
@@ -13,3 +13,12 @@ "main": "randomise-array.js", | ||
"randomise", | ||
"array" | ||
"array", | ||
"arr", | ||
"list", | ||
"shuffle", | ||
"sort", | ||
"clutter", | ||
"scatter", | ||
"scramble", | ||
"order", | ||
"rand" | ||
], | ||
@@ -16,0 +25,0 @@ "author": "Ashinze Ekene", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3365