PKHeX/PKHeX.Core/Legality/RNG/Algorithms
Kurt cc8ac7a4f1 Remove unnecessary warning suppression
fixed dat .editorconfig in vs22
Catching general exceptions is okay because this program handles user modified data that can potentially be corrupt.
2021-12-27 12:09:15 -08:00
..
LCRNG.cs Split RNG class into simple & enhanced 2021-03-10 22:30:30 -08:00
RNG.cs Split RNG class into simple & enhanced 2021-03-10 22:30:30 -08:00
RNGType.cs ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
RNGUtil.cs Split RNG class into simple & enhanced 2021-03-10 22:30:30 -08:00
Xoroshiro128Plus.cs Remove unnecessary warning suppression 2021-12-27 12:09:15 -08:00
Xoroshiro128Plus8b.cs Remove unnecessary warning suppression 2021-12-27 12:09:15 -08:00