openharry

Authored Comments

Your mistake is to write '$ sudo dnf install gcl' where it should be 'clisp' that is installed. Then your script works. And to better imitate the real dice it should have:
(pprint (+ 1 (random (parse-integer (nth 0 num)))))
Then './dice.lisp 6' will give outcomes out of {1..6}

Did Poettering prepare Linux for a takeover by Microsoft?