Commit Graph

3 Commits

Author SHA1 Message Date
7185af7961 rand/xoshiro: use a std::array to store the state
This makes it marginally easier to work use with std algorithms
2020-11-12 11:06:28 +10:00
5f4c95aa11 rand/xoshiro: add a std::seed_seq constructor 2020-08-18 07:19:55 +10:00
fde275feb2 rand: add xoshiro256plusplus generator 2020-08-17 14:30:55 +10:00