A functional implementation of the PCG family random number generators, written in TypeScript.
-
Updated
Aug 15, 2026 - TypeScript
A functional implementation of the PCG family random number generators, written in TypeScript.
An infinite visual archive
A simple and elegant seeded random number generator for Unity
A lightweight, deterministic PRNG (pseudo-random number generator) based on Xoroshiro128+, designed for consistent randomness in avatars, games, testing, and procedural generation.
A seedable, choice-driven life simulation game based on cities, industries, migration and everyday life in Zhejiang, China.
A lightweight Java library for generating realistic Russian persons (first name, patronymic, last name, gender). Focuses on correct patronymic formation using formal linguistic rules, known exceptions, and fallback heuristics. Designed to be fast, deterministic (seed-based), and dependency-free.
Zero-dependency JavaScript framework for deterministic browser games with replayable state and renderer-neutral views.
Deterministic random number generators (Mulberry32, Xoshiro128) with sampling, shuffle, weighted pick, and gaussian
Randomized name generation library
Librería TypeScript para generar datos de prueba realistas y localizados de Chile
Top-down tactical CQB in the browser: stop time, draw an entry line per operator, then execute everyone at once. The core is a zero-dependency simulation at a fixed 30 Hz off a seeded PRNG that hashes its world state, so a finished raid serialises into a replay URL and re-simulates bit-for-bit for a stranger. 12 missions.
Seeded fake data for Swift, with provenance — every value traces to a licensed, pinned source, and where it cannot the corpus says so.
One dice API for web apps and game engines - offline-first, renderer-agnostic 3D dice SDK
Zero-GC seeded Simplex 2D/3D noise + FBM + Curl. Deterministic via seeded permutation table.
Add a description, image, and links to the seeded-random topic page so that developers can more easily learn about it.
To associate your repository with the seeded-random topic, visit your repo's landing page and select "manage topics."