Commit graph

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
eff49f2bd6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-29 02:32:05 +00:00
Dustin J. Mitchell
cfa0370489
Support sorting by 'random'
This adds a new 'random' sort key, which is stable within a single run
of `task` but will produce a different result for each run. This allows,
for example, selecting a random task with `task all sort:random
limit:1`.
2025-08-28 22:31:14 -04:00