sindresorhus / unique-random
Generate random numbers that are consecutively unique
☆116Updated last year
Alternatives and similar repositories for unique-random:
Users that are interested in unique-random are comparing it to the libraries listed below
- Generate a random integer☆87Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Read a chunk from a file☆122Updated 10 months ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Ensure a function is only called once☆162Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Cache Pug templates for Lad/Koa/Express/Connect with Redis☆26Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Simplified high resolution timing☆81Updated 7 months ago
- Check if a process is running☆58Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Generate a random float☆35Updated 4 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Filter promises concurrently☆76Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Transform the first chunk in a stream☆26Updated last year
- List of JavaScript types☆82Updated last year
- Filter object keys and values into a new object☆101Updated 11 months ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Create a HTML element string☆91Updated 5 months ago
- Conditional promise chains