PKHeX/PKHeX.Core/Legality/RNG/Algorithms
Kurt 0742c1b891 More sneaky updates
Revises initial seeding mechanism to match games
Use structlayout to get/init 64bit state numbers
2022-01-10 22:33:37 -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 Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Xoroshiro128Plus.cs Enumerate ability permissions in encounter templates, misc updates (#3368) 2022-01-08 22:34:04 -08:00
Xoroshiro128Plus8b.cs Split xorshift128 to separate RNG 2022-01-10 21:07:27 -08:00
XorShift128.cs More sneaky updates 2022-01-10 22:33:37 -08:00