diff --git a/roll b/roll new file mode 100755 index 0000000..900586c --- /dev/null +++ b/roll @@ -0,0 +1,4 @@ +#!/usr/bin/env ruby + +choices = ARGV +puts choices.sample