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
Alternatives and similar repositories for randomatic:
Users that are interested in randomatic are comparing it to the libraries listed below
- ⚡ Caching middleware for Express (w/ expiration)☆93Updated 10 months ago
- Parse dotenv files for Boolean, Array, and Number variable types, built for Lad☆124Updated 4 years ago
- Fast and safe nested object access and manipulation in JavaScript☆254Updated 9 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆297Updated 2 months ago
- Next-generation take on pre/post function hooks☆82Updated last week
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Always populate() certain fields in your mongoose schemas☆225Updated last year
- Clear the terminal screen if possible☆115Updated 4 years ago
- Generate random token strings☆130Updated 5 years ago
- Conditionally add a middleware to express with some common patterns☆179Updated last year
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆192Updated last week
- Slow down repeated requests; use as an alternative (or addition) to express-rate-limit☆261Updated 2 months ago
- Rate limiting middleware for Express☆422Updated 6 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Optimistic concurrency (OCC) plugin for mongoose.☆78Updated last year
- Loosely validate a URL.☆166Updated last year
- 🌲 an express middleware to log with pino☆199Updated 2 years ago
- Human readable time distances for javascript☆464Updated last year
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Register aliases of directories and custom module paths in Node - no require hook☆306Updated last year
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated 9 months ago
- Fast and simple Javascript-based XML generator/builder for Node projects.☆282Updated 4 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆313Updated 4 months ago
- validate an email address according to RFCs 5321, 5322, and others☆258Updated 7 months ago
- Request timeout middleware for Connect/Express☆318Updated 4 years ago
- Compose an array of middleware into a single function for use in Express, Connect, router, etc☆92Updated last year
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 3 years ago