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☆619Updated 2 years ago
- Retry a promise-returning or async function☆892Updated 2 months ago
- A Node.js module for retrieving a request's IP address on the server.☆859Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated last year
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆274Updated last week
- node byte string parser☆470Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,215Updated 3 months ago
- Utility to interact with HTTP status code in Node.js☆482Updated 5 months ago
- Serialize/deserialize an error into a plain object☆557Updated 6 months ago
- Pretty unicode tables for the command line☆574Updated 8 months ago
- The ultimate javascript content-type utility.☆1,397Updated last week
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆300Updated 5 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- Throttle promise-returning & async functions☆485Updated 8 months ago
- Detect the image type of a Buffer/Uint8Array☆407Updated 2 months ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆882Updated 10 months ago
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆690Updated last year
- Unique ID Generator☆614Updated 2 years ago
- Find a file or directory by walking up parent directories☆620Updated last month
- Copy files☆429Updated last year
- Normalize a URL☆857Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆712Updated 3 months ago
- Check if servers are reachable☆378Updated last year
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,167Updated 8 months ago
- Get an available TCP port☆910Updated last year
- Determine the root path to your project☆606Updated 2 years ago
- Streaming csv parser inspired by binary-csv that aims to be faster than everyone else☆1,471Updated 6 months ago
- Get your public IP address - very fast!☆1,046Updated last year
- Join all arguments together and normalize the resulting url.☆364Updated 2 weeks ago