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:
- Retry a promise-returning or async function☆945Updated last month
- A Node.js module for retrieving a request's IP address on the server.☆862Updated last year
- Delay a promise a specified amount of time☆625Updated last week
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆305Updated 2 months ago
- The ultimate javascript content-type utility.☆1,423Updated last month
- Check if servers are reachable☆381Updated 2 months ago
- Throttle promise-returning & async functions☆506Updated this week
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,270Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated last week
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆292Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- A port of inflection-js to node.js module☆575Updated 3 weeks ago
- node byte string parser☆474Updated last year
- Detect the image type of a Buffer/Uint8Array☆417Updated 5 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,036Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆894Updated 2 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆515Updated last week
- Utility to interact with HTTP status code in Node.js☆484Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,143Updated 2 weeks ago
- Get an available TCP port☆917Updated 2 months ago
- Escape RegExp special characters☆597Updated 6 months ago
- Human readable time distances for javascript☆468Updated last year
- Temporary file and directory creator for node.js☆765Updated 3 months ago
- Normalize a URL☆865Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Serialize/deserialize an error into a plain object☆588Updated 3 weeks ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆319Updated 2 years ago
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆738Updated last month