Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeRNG

Python implementations of most of the pseudorandom number generators used in Pokémon games.

This repository also contains algorithms for state and seed recovery that can be useful for RNG manipulations or legality checks.

To be able to run all the code from the Math directory, you will need to have numpy installed on your machine.

To install or update the numpy module, you can run this command: pip install -r requirements.txt.

About

Python implementations of most of the PRNGs used in Pokémon games.

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages