Pseudorandom number generation: Difference between revisions

m
(New page: == What is a Pseudo-Random Number Generator == A pseudo-random number generator is an electronic device or software's attempt at creating a sufficiently random number. There are limitless...)
 
Line 15: Line 15:
This algorithm is used for the following:
This algorithm is used for the following:
* Encrypting Pokemon Data in the save file.
* Encrypting Pokemon Data in the save file.
* Generate the [[Personality Value]] of a wild encountered Pokemon.
* Generate the [[Personality_value]] of a wild encountered Pokemon.
* Generate the [[Individual Values]] of a wild encountered Pokemon.
* Generate the [[Individual Values]] of a wild encountered Pokemon.
* Determining the species of a wild Pokemon.
* Determining the species of a wild Pokemon.
509

edits