pixi-reels
All questions

How do I use a seeded RNG so a spin is exactly reproducible?

Inject a deterministic generator with .rng(fn) on the builder — the shared SeededRng works.

More in Results & forcing outcomes