collect.js
Advanced tools
Changelog
4.4.0
concat()
Changelog
4.3.0
random()
random()
and random(1)
would return an array, while passing an integer >1 would return a collection object.random(1)
now returns a collection objectrandom()
according to https://github.com/ecrmnn/collect.js/issues/202