sindresorhus / unique-randomLinks
Generate random numbers that are consecutively unique
☆118Updated 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☆89Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- Read a chunk from a file☆125Updated 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…☆71Updated 4 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Filter promises concurrently☆80Updated last year
- Get a random temporary file path☆81Updated 2 years ago
- Get a random item from an array☆58Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- Pick random items from a list☆57Updated 4 years ago
- Create a HTML element string☆94Updated last year
- Generate a unique random string☆89Updated 3 years ago
- Check if a process is running☆60Updated 4 years ago
- Copy a file☆122Updated 4 months ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Generate a random float☆37Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Simplified high resolution timing☆84Updated last year
- Get consecutively unique elements from an array☆77Updated last year
- Stringify and write JSON to a file atomically☆223Updated 3 months ago
- Check if a string is HTML☆95Updated 3 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago