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:
- ☆41Updated 7 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Call a function for each value in an array and return a Promise☆23Updated 9 years ago
- Turn an array like into an array☆12Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- Like String#replace(), but for buffers☆27Updated 7 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Property descriptor factory☆43Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 months ago
- Sink your streams.☆17Updated 2 years ago
- List of node.js builtin modules☆37Updated last week
- Cyclist is an efficient circular buffer implemention for Javascript.☆39Updated last year
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- ☆27Updated 4 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago