sindresorhus / unique-random
Generate random numbers that are consecutively unique
☆116Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for unique-random
- Generate a random integer☆87Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Move a file - Even works across devices☆198Updated last year
- Generate a unique random string☆85Updated 2 years ago
- Check whether a package or organization name is available on npm☆168Updated 9 months ago
- Read a chunk from a file☆122Updated 4 months ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Ensure a function is only called once☆162Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 3 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Convert a URL to a valid filename☆80Updated 11 months ago
- touch(1) for node☆122Updated 5 months ago
- Start a promise chain☆57Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Write data to a random temporary file☆104Updated 3 months ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Get consecutively unique elements from an array☆74Updated 6 months ago
- Get PID from a port☆80Updated 3 years ago
- List of JavaScript types☆82Updated 6 months ago
- Reduce a list of values using promises into a promise for a value☆68Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Check if a string or buffer is SVG☆131Updated 3 months ago
- Copy a file☆121Updated last year
- Transform the first chunk in a stream☆27Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆158Updated 3 years ago
- Check if a string is HTML☆96Updated 8 months ago