Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/core/StarStaticRandom.hpp
AgeCommit message (Collapse)Author
2024-08-02Fix RNG bugs from upgrade to C++17Kae
staticRandomShuffle now uses its own tiny impl of the deprecated std::random_shuffle, producing identical results in testing
2024-02-25Use "#pragma once" instead of include guardsKai Blaschke
2023-06-25Upgrade to C++17Kae
2023-06-20everything everywhereKae
all at once