@manticorp/gamerng
The most powerful RNG in the world for game use - flexible, performant, seedable, serializable, reliable.
The most powerful RNG in the world for game use - flexible, performant, seedable, serializable, reliable.
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
A random number generator that uses system stats like load avg, free memory, uptime, etc as seeds. Uses sha256 to generate random numbers. Built with node js.
randomBytes for react-native
implementation of getRandomValues for React Native
implementation of randomBytes for React Native
Listen for Randomizer's VRF result previews in real-time
Listen for Randomizer's VRF result previews in real-time
This is a random number generator core library that uses various hashing functions, byte generation, and other utilities. The generator can produce both floating-point and integer numbers with configurable settings.
A weighted list provider to pick a random entry on the basis of the weights of the objects.
ORAO Verifiable Random Function for Aptos blockchain
ORAO VRF SDK Verifiable Random Function for the Fuel Network
A serializable Mersenne Twister
A simple, no-frills, seedable random number generator from sha256 hashes
randombytes nodeify for react-native, react-native-randombytes wrapper
randomBytes for react-native
Amazing random hex colors
A roguelike toolkit in JavaScript
SafeRNG is a JavaScript library for generating provably fair numbers in online gambling and betting applications. It provides a set of functions for generating integers, floats, and dice rolls, as well as utility functions for combining seeds and hashing
Python random module ported to JavaScript