jonschlinkert / randomatic
Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numeric, alphabetical, special or custom characters. (the original "generate-password")
☆183Updated last year
Related projects ⓘ
Alternatives and complementary repositories for randomatic
- Fast and safe nested object access and manipulation in JavaScript☆252Updated 4 months ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆185Updated last month
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆259Updated last month
- Read a chunk from a file☆122Updated 4 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆291Updated 2 months ago
- Loosely validate a URL.☆166Updated last year
- Optimistic concurrency (OCC) plugin for mongoose.☆79Updated 11 months ago
- Clear the terminal screen if possible☆115Updated 3 years ago
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆124Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Fast CSV parser☆320Updated last year
- Construct ObjectIDs without the mongodb driver or bson module. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and…☆206Updated 6 months ago
- Generate a cryptographically strong random string☆569Updated 2 years ago
- Rate limiting middleware for Express☆423Updated 5 years ago
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Check if a file path is an image☆93Updated last year
- Converts a Buffer/String to a readable stream.☆151Updated 8 years ago
- Parse yes/no like values☆266Updated 2 years ago
- Always populate() certain fields in your mongoose schemas☆222Updated last year
- Conditionally add a middleware to express with some common patterns☆177Updated 9 months ago
- node byte string parser☆461Updated 4 months ago
- custom inflections for nodejs☆229Updated 2 years ago
- Node module that provides URI validation functions☆216Updated 3 years ago
- Node.js module to read last git commit information including tags and branch☆50Updated last year
- Human readable time distances for javascript☆461Updated 9 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆309Updated last year
- 🌲 tee pino logs into a file, with multiple levels☆90Updated last year
- CSV stringifier implementing the Node.js `stream.Transform` API☆187Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Unified node.js error API for mysql, postgres and sqlite3☆86Updated 8 months ago