Implementation of the Alea PRNG by Johannes Baagøe
Generate random (or seeded) names, based on 1990 Census data
`lodash.random` but using Alea
Explicitly seeded random number generator for JavaScript, ported to ES Modules. Compatible with original seedrandom CommonJS package.
Seedable PRNG for JS/TS
Uniform and weighted shuffling and sampling with Alea
Core classes and utilities for the Alea game engine
Fast PRNG by Johannes Baagøe
Generate random (or seeded) Indian names
API and websocket server for the Alea game engine
A performant and effective random number generator
Passfather is very fast and powerful utility with zero dependencies to generate strong password
A practical randomness toolkit. Sample/shuffle arrays, generate strings, create UUIDs, and more, with a unified API for Math.random(), crypto, or custom/transformed PRNGs.
Random number generator
TypeScript SDK for Alea — drand BN254 randomness verification on Solana
seedable random, an implementation of Johannes Baagøe's Alea
Pseudorandom number generator based on Alea algorithm.
A randomness toolkit for browser-based game development, simulations and generative methods.
various random number generators, based on alea prng
Implementation of the Alea PRNG by Johannes Baagøe
Mensajes Aleatorios
a javascript random number API with seeded number support
Pseudo random generator using a Linear Congruential Generator
Simple, node/browser compatible Alea RNG generator from http://baagoe.com/en/RandomMusings/javascript/