sindresorhus / random-intLinks
Generate a random integer
☆88Updated last month
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☆116Updated last year
- Get a random item from an array☆57Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Ensure a function is only called once☆163Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Copy a file☆121Updated 3 months ago
- Cross-platform .zip file creation☆129Updated last year
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Get a random temporary file path☆80Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Generate a unique random string☆88Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Read a chunk from a file☆124Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆92Updated 3 years ago
- Create an array without duplicates☆73Updated 4 years ago
- Make your terminal beep☆134Updated 2 months ago
- Generate a random float☆37Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- touch(1) for node☆125Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago