random-int is a tiny, dependency-free npm package for generating cryptographically secure random integers within a specified range. It efficiently leverages the crypto module for high-quality randomness suitable for various applications including games, simulations, and security-sensitive contexts. Offering a simple API, it allows easy integration into Node.js projects requiring reliable generation of random integer values.