uniform-integer is a lightweight and performant npm package for generating cryptographically secure, uniformly distributed random integers within a specified range. Ideal for applications requiring unbiased randomness, such as simulations, security tokens, and game development, it utilizes Node.js's built-in crypto module to ensure high-quality random number generation. Simple to install and easy to use, uniform-integer minimizes dependencies and offers a reliable solution for all your random integer needs.