crypto-utils / random-bytesLinks
Generate strong pseudo-random bytes
☆29Updated 4 years ago
Alternatives and similar repositories for random-bytes
Users that are interested in random-bytes are comparing it to the libraries listed below
Sorting:
- Property descriptor factory☆44Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Manipulate the HTTP Vary header☆62Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Callback wrapping utility☆56Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Compressible Content-Type / mime checking.☆100Updated last month
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- A minimal library for throttling async concurrency.☆32Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- utilities for encryption and and hashing in node.js☆18Updated 3 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Simple RFC 6838 media type parser and formatter☆56Updated last month
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago