Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests for checksum functions. | Kaz Kylheku | 2023-07-08 | 1 | -0/+40 |
* | rand: support buffers as random seeds. | Kaz Kylheku | 2021-07-13 | 1 | -0/+84 |
* | genman, lib, tests: use defvarl where possible. | Paul A. Patience | 2021-07-05 | 1 | -10/+6 |
* | random: add tests validating WELL512a. | Kaz Kylheku | 2020-10-07 | 2 | -0/+24 |
* | random: bugfix: incorrect WELL512a. | Kaz Kylheku | 2020-10-07 | 1 | -59/+59 |
* | Use random padding in PRNG rather than 0xAA. | Kaz Kylheku | 2016-04-28 | 1 | -59/+59 |
* | random: wrong mask width for power-of-two moduli. | Kaz Kylheku | 2016-01-18 | 1 | -59/+59 |
* | New range type, distinct from cons cell. | Kaz Kylheku | 2015-11-01 | 1 | -1/+2 |
* | Add maze generation to test suite. | Kaz Kylheku | 2015-08-24 | 2 | -0/+152 |