xsadd
PRNG
A JavaScript pseudo random number generator implementation
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
3 stars
12 watching
0 forks
Language: TypeScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Utilities for generating random values from various elements | 2 |
| A purely functional random number generator implemented using the xorshift algorithm. | 27 |
| Generates random integers within specified ranges | 87 |
| A library that generates random numbers with consecutive uniqueness constraints | 116 |
| Provides a JavaScript implementation of NIST-recommended random bit generators | 8 |
| Pseudo Random Number Generator implementation in Motoko | 5 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| Creates a stream producing cryptographically strong pseudo-random data | 76 |
| A Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers. | 9 |
| A utility function to generate random floating-point numbers within specified ranges. | 36 |
| Generates random strings based on user-provided regular expressions | 1,836 |
| An experimental Ethereum-based random number generator using PoW | 10 |
| A JavaScript implementation of a random forest algorithm for classification and regression tasks. | 61 |
| Generate cryptographically strong random strings | 570 |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |