13 Commits (5937734b85b175e1340068b45f3a5b903af4e24d)

Author SHA1 Message Date
Stephen C. Wills cfe9a8ccdd
Introduce xoshiro RNG to generate dungeon seeds (#7030) 2 years ago
Gleb Mazovetskiy 62d067b653 Remove utils/stdcompat/abs.hpp 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
ephphatha c3a8a95813 use stdlib lcg type 3 years ago
ephphatha 3bbb80d849 Introduce temporary function to advance the global rng state and discard results 3 years ago
ephphatha b98e5fcfad split logic responsible for advancing global generator state to a dedicated function 3 years ago
ephphatha bc0a058350 Invert FlipCoin 4 years ago
Cesar Canassa bb3fb36ddc
Introduces FlipCoin() (#4908) 4 years ago
ephphatha 8d0afac194 Don't preserve an unreachable vanilla bug 4 years ago
Dmitry Marakasov 04d0950c9e Fix UB in random generator 4 years ago
Anders Jenbo 0f2ad469ea ♻️Clean up variable initialization 5 years ago
ephphatha 921c7af8c6 Expand comments for vanilla RNG functions 5 years ago
ephphatha 357f6f1dc3 Move RNG functions to their own header/source files 5 years ago