summaryrefslogtreecommitdiff
path: root/tests/test_random_number_generator.h
AgeCommit message (Collapse)Author
2020-12-21Add unit test for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)
This covers RNG functionality completely. Co-authored-by: @vinayakmtiwari.
2020-12-07Add test suite for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)