PKHeX/PKHeX.Core/Editing
Kurt 397de97f3c Remove excessive references to Util.Rand32()
all usages besides fetching a 32bit random value should use rand.next
remove unnecessary do-while loop for calculating random EVs (always
returns 510 in total)
2018-07-04 11:30:43 -07:00
..
Bulk Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
CommonEdits.cs Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
HiddenPower.cs
IPKMView.cs
IPlugin.cs
ISaveFileProvider.cs
ShowdownSet.cs