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
- Check if a string or buffer is SVG☆141Updated last month
- Get a random item from an array☆56Updated 3 years ago
- Cross-platform .zip file creation☆131Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Make your terminal beep☆135Updated 3 years ago
- Copy a file☆121Updated last week
- Filter object keys and values into a new object☆103Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- touch(1) for node☆124Updated last year
- Merge Option Objects☆68Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if a process is running☆58Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Ensure a function is only called once☆162Updated last year
- Read a chunk from a file☆123Updated last year
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year