summaryrefslogtreecommitdiffstats
path: root/Src/Modules/random.c
Commit message (Collapse)AuthorAgeFilesLines
* 53060: silence build warningsClinton Bunch2024-08-311-0/+4
|
* 53056: new zsh/random module defining an SRANDOM parameter and zrand_float() ↵Clinton Bunch2024-08-311-0/+322
and zrand_int() math functions