sindresorhus / crypto-random-stringLinks
Generate a cryptographically strong random string
☆575Updated 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:
- A Node.js module for retrieving a request's IP address on the server.☆867Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Retry a promise-returning or async function☆984Updated last month
- Throttle promise-returning & async functions☆509Updated 3 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆308Updated last week
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆297Updated 2 weeks ago
- Check if servers are reachable☆384Updated last week
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆706Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 2 months ago
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Get an available TCP port☆925Updated 4 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,211Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Detect the image type of a Buffer/Uint8Array☆421Updated 8 months ago
- Easily load and persist config without having to think about where and how☆887Updated 2 weeks ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆898Updated 5 months ago
- node byte string parser☆476Updated last year
- Memoize promise-returning & async functions☆437Updated 3 months ago
- The ultimate javascript content-type utility.☆1,446Updated last week
- Utility to interact with HTTP status code in Node.js☆485Updated 2 weeks ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated 2 weeks ago
- Human readable time distances for javascript☆468Updated 2 years ago
- Fast CSV parser☆327Updated 2 years ago
- Temporary file and directory creator for node.js☆769Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆598Updated 3 weeks ago
- Get your public IP address - very fast!☆1,065Updated 4 months ago
- Convert a string to a valid safe filename☆511Updated 3 months ago
- Normalize a URL☆870Updated last month