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
- Replace all substring matches in a string☆90Updated 4 years ago
- Make your terminal beep☆135Updated 3 months ago
- Copy a file☆122Updated 4 months ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- Get a random item from an array☆58Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated last month
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Read a chunk from a file☆125Updated last year
- Cross-platform .zip file creation☆129Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- List of video file extensions☆57Updated last year
- Randomize the order of items in an array☆109Updated 3 months ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 6 months ago
- Get a random temporary file path☆81Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Check if a string is HTML☆95Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- Check if a string is a valid filename☆63Updated 4 years ago
- Indent each line in a string☆114Updated 3 years ago
- Generate a unique random string☆89Updated 3 years ago
- Convert a value to an array☆133Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago