aboutsummaryrefslogtreecommitdiff
path: root/src/randomization/seed_generator.cpp
AgeCommit message (Collapse)Author
2022-06-13refactor: fix compiler errors with libc++HampusM
2022-06-13refactor: use trailing return typesHampusM
2022-06-13perf: add noexcept almost everywhereHampusM
2022-06-13refactor: replace unsigned int with uint32_tHampusM
2022-06-13refactor: use dependency injectionHampusM