feat: implement __rand_string generator and update jobrunner backend #98
Reference in New Issue
Block a user
Delete Branch "feature/rand-string-generator"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented the
__rand_stringhelper function according to the spec, including fetching and parsing word databases into plain-text files bundled indata/words/. Also updatedjobrunner.fishto usetmuxas the primary backend with fallback toscreen.