sindresorhus / crypto-random-stringLinks
Generate a cryptographically strong random string
☆574Updated 3 years ago
Alternatives and similar repositories for crypto-random-string
Users that are interested in crypto-random-string are comparing it to the libraries listed below
Sorting:
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆292Updated 2 months ago
- Retry a promise-returning or async function☆934Updated last week
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆302Updated last month
- A Node.js module for retrieving a request's IP address on the server.☆861Updated last year
- Delay a promise a specified amount of time☆623Updated 2 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- The ultimate javascript content-type utility.☆1,419Updated 3 weeks ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆513Updated last month
- Utility to interact with HTTP status code in Node.js☆484Updated 8 months ago
- node byte string parser☆472Updated last year
- Detect the image type of a Buffer/Uint8Array☆413Updated 5 months ago
- Check if servers are reachable☆380Updated last month
- A port of inflection-js to node.js module☆575Updated last month
- Determine the root path to your project☆606Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆731Updated last week
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,032Updated last month
- Human readable time distances for javascript☆468Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,259Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Pretty unicode tables for the command line☆586Updated 11 months ago
- Throttle promise-returning & async functions☆501Updated last month
- Serialize/deserialize an error into a plain object☆584Updated this week
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆888Updated 2 months ago
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆695Updated last year
- Asynchronous function queue with adjustable concurrency☆774Updated 2 years ago
- Temporary file and directory creator for node.js☆766Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,196Updated last month
- Memoize promise-returning & async functions☆426Updated this week
- Get your public IP address - very fast!☆1,053Updated last month
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago