sindresorhus / random-int
Generate a random integer
☆88Updated 3 years ago
Alternatives and similar repositories for random-int:
Users that are interested in random-int are comparing it to the libraries listed below
- Generate random numbers that are consecutively unique☆116Updated 10 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Make your terminal beep☆133Updated 2 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Truncate a string to a specific width in the terminal☆86Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 6 months ago
- Cross-platform .zip file creation☆130Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Generate a random float☆36Updated 3 years ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Generate a unique random string☆85Updated 2 years ago
- Ensure a function is only called once☆162Updated last year
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 3 months ago
- Convert PNG to ICO in memory☆137Updated 4 years ago
- Write data to a random temporary file☆105Updated 6 months ago
- Read a chunk from a file☆123Updated 7 months ago
- Resize images in memory☆63Updated 3 years ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- touch(1) for node☆122Updated 8 months ago
- Check if a process is running☆58Updated 3 years ago
- Get a random item from an array☆57Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Check if a string is HTML☆95Updated 11 months ago