michaelrhodes / math-randomLinks
an isomorphic, drop-in replacement for Math.random that uses cryptographically secure random number generation, where available
☆25Updated 5 years ago
Alternatives and similar repositories for math-random
Users that are interested in math-random are comparing it to the libraries listed below
Sorting:
- Like String#replace(), but for buffers☆27Updated 4 months ago
- ☆41Updated 6 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Add an event listener without causing any side effects☆36Updated 7 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Easily check if input is an options map☆13Updated 3 years ago
- Node in the middle. Intercept calls to the node binary and set some node specific flags before running a program☆25Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- process.nextTick always accepts args, always☆32Updated 6 years ago
- Check if an object can be used like an Array☆16Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Efficiently refresh a timer across Node versions and the browser☆24Updated 3 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the path of the parent module☆78Updated last year
- Sink your streams.☆17Updated 2 years ago