sindresorhus / random-intLinks
Generate a random integer
☆89Updated 3 months ago
Alternatives and similar repositories for random-int
Users that are interested in random-int are comparing it to the libraries listed below
Sorting:
- Generate random numbers that are consecutively unique☆118Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- List of video file extensions☆57Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Copy a file☆122Updated 4 months ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Generate a random float☆37Updated 4 years ago
- Cross-platform .zip file creation☆129Updated last year
- Make your terminal beep☆135Updated 4 months ago
- Generate a unique random string☆89Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get a random item from an array☆58Updated 3 years ago
- Check if a string is HTML☆95Updated 4 months ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 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…☆71Updated 4 years ago
- Check if a URL is absolute☆80Updated 3 months ago