sindresorhus / crypto-random-stringLinks
Generate a cryptographically strong random string
☆576Updated 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☆627Updated last month
- A Node.js module for retrieving a request's IP address on the server.☆866Updated 2 years ago
- Retry a promise-returning or async function☆964Updated last week
- The ultimate javascript content-type utility.☆1,432Updated this week
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆305Updated 3 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated last month
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆293Updated last month
- node byte string parser☆473Updated last year
- Utility to interact with HTTP status code in Node.js☆485Updated last month
- Check if servers are reachable☆382Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- Throttle promise-returning & async functions☆508Updated last month
- Get an available TCP port☆920Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,284Updated 3 months ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆897Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,208Updated last month
- Unique ID Generator☆614Updated 2 years ago
- Human readable time distances for javascript☆468Updated last year
- Detect the image type of a Buffer/Uint8Array☆419Updated 7 months ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- A port of inflection-js to node.js module☆579Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Pretty unicode tables for the command line☆596Updated last year
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆699Updated this week
- Temporary file and directory creator for node.js☆768Updated last month
- Zip extraction written in pure JavaScript. Extracts a zip into a directory.☆394Updated 3 years ago