sindresorhus / unique-randomLinks
Generate random numbers that are consecutively unique
☆115Updated last year
Alternatives and similar repositories for unique-random
Users that are interested in unique-random are comparing it to the libraries listed below
Sorting:
- Generate a random integer☆86Updated 4 years ago
- Ensure a function is only called once☆162Updated last year
- 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☆156Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if a process is running☆58Updated 3 years ago
- Generate a random float☆35Updated 4 years ago
- 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
- Write data to a random temporary file☆105Updated 11 months ago
- Filter object keys and values into a new object☆102Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Read a chunk from a file☆123Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- List of JavaScript types☆82Updated last year
- Check if a string is HTML☆95Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a string or buffer is SVG☆139Updated this week
- Determine if an object is a Buffer☆90Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Move a file - Even works across devices☆200Updated last year
- Create a HTML element string☆91Updated 7 months ago
- Iterate over promises serially☆50Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Simplified high resolution timing☆81Updated 10 months ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago