summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Random.h
AgeCommit message (Expand)Author
2023-02-22use std-provided randomness for JitArm64 unittestsShawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-31Random: Add seeded PRNGMerryMage
2018-06-14Common/Random: Add convenience template for simple arithmetic valuesLioncash
2018-05-31Common: Add Random utilitiesLéo Lam