sindresorhus / random-intLinks
Generate a random integer
☆87Updated 2 weeks 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
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Get a random item from an array☆56Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Cross-platform .zip file creation☆129Updated last year
- Read a chunk from a file☆123Updated last year
- Copy a file☆121Updated last month
- Ensure a function is only called once☆162Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- touch(1) for node☆124Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Create an array without duplicates☆72Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 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…☆68Updated 4 years ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Check if a process is running☆58Updated 3 years ago
- Generate a random float☆36Updated 4 years ago
- Generate a unique random string☆85Updated 3 years ago
- Resize images in memory☆63Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Exit the process when the `esc` key is pressed☆56Updated last year