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:
- Delay a promise a specified amount of time☆627Updated last month
- Retry a promise-returning or async function☆955Updated last month
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆305Updated 3 months ago
- The ultimate javascript content-type utility.☆1,425Updated last week
- A Node.js module for retrieving a request's IP address on the server.☆863Updated 2 years ago
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆292Updated last week
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,278Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆696Updated 3 weeks ago
- A port of inflection-js to node.js module☆577Updated last month
- Detect the image type of a Buffer/Uint8Array☆418Updated 6 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,204Updated last month
- FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.☆697Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Utility to interact with HTTP status code in Node.js☆485Updated 2 weeks ago
- Easily load and persist config without having to think about where and how☆884Updated 2 months ago
- Determine the root path to your project☆606Updated 3 years ago
- Throttle promise-returning & async functions☆508Updated 3 weeks ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆897Updated 3 months ago
- Asynchronous function queue with adjustable concurrency☆775Updated 2 years ago
- node byte string parser☆474Updated last year
- Temporary file and directory creator for node.js☆767Updated last week
- Fast CSV parser☆326Updated 2 years ago
- Convert a string to a valid safe filename☆509Updated 3 weeks ago
- Join all arguments together and normalize the resulting url.☆365Updated this week
- Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC39…☆604Updated last month
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Memoize promise-returning & async functions☆432Updated last month
- Unique ID Generator☆614Updated 2 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated 3 weeks ago