sindresorhus / crypto-random-stringLinks
Generate a cryptographically strong random string
☆573Updated 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:
- Delay a promise a specified amount of time☆620Updated 2 years ago
- A Node.js module for retrieving a request's IP address on the server.☆859Updated last year
- Retry a promise-returning or async function☆902Updated this week
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 2 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,219Updated last week
- Throttle promise-returning & async functions☆488Updated this week
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,168Updated 9 months ago
- node byte string parser☆471Updated last year
- Get an available TCP port☆912Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆290Updated last week
- The ultimate javascript content-type utility.☆1,403Updated 3 weeks ago
- Check if servers are reachable☆379Updated last year
- Pretty unicode tables for the command line☆581Updated 9 months ago
- Detect the image type of a Buffer/Uint8Array☆408Updated 3 months ago
- Easily load and persist config without having to think about where and how☆880Updated 8 months ago
- Utility to interact with HTTP status code in Node.js☆483Updated 6 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Determine the root path to your project☆605Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,022Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Temporary file and directory creator for node.js☆759Updated 2 weeks ago
- Asynchronous function queue with adjustable concurrency☆773Updated last year
- Human readable time distances for javascript☆466Updated last year
- Normalize a URL☆858Updated 2 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆300Updated 6 months ago
- A port of inflection-js to node.js module☆572Updated 6 months ago
- Serialize/deserialize an error into a plain object☆561Updated 7 months ago