sindresorhus / random-int
Generate a random integer
☆87Updated 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 9 months ago
- Get a random temporary file path☆79Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Read a chunk from a file☆122Updated 6 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 5 months ago
- Filter object keys and values into a new object☆101Updated 7 months ago
- Get a random item from an array☆57Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Make your terminal beep☆133Updated 2 years ago
- Check if a string is HTML☆95Updated 10 months ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Generate a random float☆36Updated 3 years ago
- Create a HTML element string☆91Updated 2 months ago
- Clean and beautiful options for minimist☆54Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Randomize the order of the elements in a given array for the browser and node.js.☆167Updated 2 years ago
- Check if a process is running☆58Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 4 months ago
- Check whether a package or organization name is available on npm☆168Updated 11 months ago
- Convert PNG to ICO in memory☆136Updated 4 years ago
- Parse milliseconds into an object☆119Updated 8 months ago
- Write data to a random temporary file☆105Updated 5 months ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- Check if a string or buffer is SVG☆131Updated 5 months ago