项目作者: neithernut

项目描述 :
Virtual dice
高级语言: C
项目地址: git://github.com/neithernut/d6.git
创建时间: 2017-04-09T10:58:37Z
项目社区:https://github.com/neithernut/d6

开源协议:MIT License

下载


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.