281 packages found
Array manipulation, ordering, searching, summarizing, etc.
The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support
Shuffle Array based on a Seed
Typical random-related functions for JavaScript.
Amazing array utils. Do more with arrays.
return the elements of an array in random order
Collection of useful algorithms and data structures in TypeScript
Implementation of Fisher-Yates shuffle algorithm in JavaScript
Node module that shuffles the content of an array.
A JS module for shuffling strings and other helper methods like alhpabet generation
An implementation of the Durstenfeld algorithm for shuffling collections.
A compact module to randomly sort an Array
Functions that exist in common browsers but are missing in node
a package which includes the common method of sequence list ( array ), such as shuffle, topk, draw, binarySearch.
Text shuffle library produced in Angular language.
Efficient Combinatorics library for JavaScript using ES2015 generator functions. Generate power set, combination, and permutation.
JavaScript utility methods for arrays
Runs Mocha unit tests but randomizes their order
Shuffle lists based on Fisher-Yates shuffle algorithm