random-int
Random number generator
Generates random integers within specified ranges
Generate a random integer
87 stars
6 watching
16 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that generates random numbers with consecutive uniqueness constraints | 116 |
| | A utility function to generate random floating-point numbers within specified ranges. | 36 |
| | Generate cryptographically strong random strings | 570 |
| | Creates a stream producing cryptographically strong pseudo-random data | 76 |
| | A utility library for rounding numbers to specific decimal places | 155 |
| | A collection of pre-defined lists for generating random names of various kinds. | 234 |
| | A Rust library that generates random numbers using atmospheric noise from the random.org API. | 8 |
| | A JavaScript pseudo random number generator implementation | 3 |
| | A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| | Provides a simple API to generate random dog names | 124 |
| | A C++ library providing a high-performance random number generator with deterministic and non-deterministic modes | 20 |
| | A utility for generating cryptographically secure random numbers and strings | 844 |
| | A Nim library providing functionality to generate random numbers and ranges of bytes using the system's PRNG | 11 |
| | A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. | 11 |
| | Creates an MD5 hash with hex encoding from input data | 45 |