random-float
Float generator
A utility function to generate random floating-point numbers within specified ranges.
Generate a random float
36 stars
6 watching
8 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates random integers within specified ranges | 87 |
| A library that generates random numbers with consecutive uniqueness constraints | 116 |
| Generate cryptographically strong random strings | 570 |
| Creates a stream producing cryptographically strong pseudo-random data | 76 |
| A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| A JavaScript utility for generating sparklines with customizable style and range options. | 424 |
| Provides functions to generate temporary file or directory paths. | 425 |
| 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 utility that generates unique file names by appending numbers to existing filenames. | 141 |
| A JavaScript pseudo random number generator implementation | 3 |
| A random string generator API that generates multiple strings of varying lengths based on user-provided parameters. | 11 |
| A library that generates a unique digital fingerprint of an object | 134 |
| A utility library for working with streams in JavaScript | 342 |
| A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |