This is a repository of web based Pokemon RNG tools hosted on https://chatot.pokemonrng.com.
- Sword & Shield Overworld Generator
- Brilliant Diamond & Shining Pearl RNG Generator
The tools are hosted on https://chatot.pokemonrng.com under these pages:
- Sword & Shield
- Overworld Generator: https://chatot.pokemonrng.com/#/swsh
- Brilliant Diamond & Shining Pearl RNG Generator
For help with RNG, or to report issues using Chatot, join the Pokemon RNG Discord
- Install node, yarn, and rust.
- Run
wasm-pack build
in thewasm
directory. - Run
yarn start
in the main directory.
- CaptureSight for some of the Rust logic
- PokeFinder for the Pokemon generation logic
- Lean and this site for the roamer generation logic
- zaksabeast, ezpzstreams, vlad, real.96, Admiral-Fish, Lean, and lincoln for their help with figuring out how the RNG works and help testing the tools