summaryrefslogtreecommitdiff
path: root/Src/Modules/random.c
AgeCommit message (Collapse)AuthorFilesLines
2024-08-3153060: silence build warningsClinton Bunch1-0/+4
2024-08-3153056: new zsh/random module defining an SRANDOM parameter and zrand_float() ↵Clinton Bunch1-0/+322
and zrand_int() math functions