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.☆865Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Retry a promise-returning or async function☆974Updated last month
- Check if servers are reachable☆383Updated 4 months ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆295Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Utility to interact with HTTP status code in Node.js☆485Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,288Updated 3 months ago
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆701Updated 2 weeks ago
- Throttle promise-returning & async functions☆508Updated 2 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,210Updated 2 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆306Updated 4 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆698Updated 2 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆645Updated last month
- Get an available TCP port☆921Updated 4 months ago
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Detect the image type of a Buffer/Uint8Array☆420Updated 7 months ago
- ❌ Kill the process running on given port☆553Updated last year
- Memoize promise-returning & async functions☆436Updated 2 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Get your public IP address - very fast!☆1,062Updated 3 months ago
- The ultimate javascript content-type utility.☆1,442Updated this week
- Human readable time distances for javascript☆468Updated last year
- A port of inflection-js to node.js module☆580Updated 2 months ago
- Pretty unicode tables for the command line☆596Updated last year
- Normalize a URL☆869Updated last week
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆897Updated 4 months ago
- Fast CSV parser☆327Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 3 months ago