/d6

Virtual dice

Primary LanguageCMIT LicenseMIT

Virtual d6

Today I forgot my dice at home, and a simple echo $RANDOM was too boring.

The program accepts the number of dice as an argument. Up to 10 dice are supported. If no command line argument is supplied, only one dice is displayed.

Random data is read from /dev/random.