npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "shuffle" 的结果(共 5 个)
lodash.shuffle

The lodash method `_.shuffle` exported as a module.

MIT
array-shuffle

Randomize the order of items in an array

MIT
knuth-shuffle-seeded

The Fisher-Yates (aka Knuth) shuffle for Node.js, with seeding support

Apache-2.0
shuffled-priority-queue

A priority queue that shuffles elements with the same priority.

MIT
shuffle-seed

Shuffle Array based on a Seed

MIT