sindresorhus / random-intLinks
Generate a random integer
☆86Updated 4 years 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☆115Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Check if a string or buffer is SVG☆139Updated this week
- Make your terminal beep☆134Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- touch(1) for node☆124Updated last year
- Read a chunk from a file☆123Updated last year
- Check if a string is HTML☆95Updated last year
- Convert PNG to ICO in memory☆136Updated 5 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
- Copy a file☆121Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Generate a unique random string☆85Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Cross-platform .zip file creation☆130Updated last year
- List of video file extensions☆58Updated last year
- Get consecutively unique elements from an array☆74Updated last year
- Ensure a function is only called once☆162Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago