webcaetano / shuffle-seedLinks
[DEPRECATED] Nodejs module to Shuffle an Array with seed
☆28Updated 2 years ago
Alternatives and similar repositories for shuffle-seed
Users that are interested in shuffle-seed are comparing it to the libraries listed below
Sorting:
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 5 months ago
- Convert number to a human readable string: `13500` → `13.5K`☆32Updated last week
- Wait for a condition to be true☆161Updated this week
- Read a chunk from a file☆123Updated last year
- setInterval with setTimeout semantics for promises and async/await☆106Updated 2 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 2 weeks ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- random bytes from browserify stand alone☆100Updated 9 months ago
- Parse milliseconds into an object☆119Updated last year
- Loosely validate a URL.☆168Updated last year
- Strip leading whitespace from each line in a string☆142Updated 2 weeks ago
- Check if a string is an IP address☆114Updated 2 years ago
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆159Updated 7 months ago
- A compact module to provide the English ordinal letters following a numeral☆41Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- ☆41Updated 6 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Converts a number to/from a human readable string: `1337` ↔ `1.34kB`☆100Updated 10 months ago
- 🍃 Execute a Node.js function in a separate process☆93Updated last year
- Iterate over promises serially☆50Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 3 years ago
- Get a random item from an array