math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Random utility functions for ethers.
Generate random numbers with a seed, useful for reproducible tests
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
`window.crypto.getRandomValues` with fallback to Node.js crypto
Random number generator using xorshift128+
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
A mathematically correct random number generator library for JavaScript.
Memoize getters and methods to compute only once
Generate a random path name.
Measures patterns of attribute values associated with features. Reveals whether similar values tend to occur near each other, or whether high or low values are interspersed
Choose randomly from a selection of elements
RFC9562 UUIDs
Universal Module for Secure Random Generator in JavaScript
node.js utility for exporting a directory of files as modules.
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Get consecutively unique elements from an array
Return an accessor function for retrieving an element from an array-like object.
Define a non-enumerable read-write accessor.
Cryptographic key pairs for the XRP Ledger
Easy dependency injection for node.js unit testing
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
Minimal library for Ethereum transactions, addresses and smart contracts
Require Node module and immediately remove it from module cache to force loading again next time