A totally useless NodeJS sorting method.
npm i git+https://github.com/madkarmaa/useless-sort.git
require('useless-sort');
// Extends Array.prototype with the uselessSort() method
console.log([1, 2, 3].uselessSort());
// Example output: [2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 1, 2, 1, 1, 2, 2, 2]
Please don't contribute 💀