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☆621Updated 2 years ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆291Updated last month
- A Node.js module for retrieving a request's IP address on the server.☆862Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,232Updated last week
- Retry a promise-returning or async function☆923Updated last month
- The ultimate javascript content-type utility.☆1,416Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆341Updated 2 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,191Updated 2 weeks ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆302Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- node byte string parser☆472Updated last year
- Throttle promise-returning & async functions☆495Updated 2 weeks ago
- Pretty unicode tables for the command line☆581Updated 10 months ago
- Human readable time distances for javascript☆468Updated last year
- Detect the image type of a Buffer/Uint8Array☆411Updated 4 months ago
- Serialize/deserialize an error into a plain object☆578Updated this week
- Temporary file and directory creator for node.js☆765Updated last month
- Fast and safe nested object access and manipulation in JavaScript☆256Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated 2 years ago
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 2 weeks ago
- Get your public IP address - very fast!☆1,050Updated last week
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆642Updated 2 weeks ago
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Get an available TCP port☆914Updated 3 weeks ago
- Fast CSV parser☆323Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Asynchronous function queue with adjustable concurrency☆774Updated 2 years ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Utility to interact with HTTP status code in Node.js☆484Updated 7 months ago