summaryrefslogtreecommitdiffstats
path: root/tests/013
Commit message (Expand)AuthorAgeFilesLines
* Tests for checksum functions.Kaz Kylheku2023-07-081-0/+40
* rand: support buffers as random seeds.Kaz Kylheku2021-07-131-0/+84
* genman, lib, tests: use defvarl where possible.Paul A. Patience2021-07-051-10/+6
* random: add tests validating WELL512a.Kaz Kylheku2020-10-072-0/+24
* random: bugfix: incorrect WELL512a.Kaz Kylheku2020-10-071-59/+59
* Use random padding in PRNG rather than 0xAA.Kaz Kylheku2016-04-281-59/+59
* random: wrong mask width for power-of-two moduli.Kaz Kylheku2016-01-181-59/+59
* New range type, distinct from cons cell.Kaz Kylheku2015-11-011-1/+2
* Add maze generation to test suite.Kaz Kylheku2015-08-242-0/+152