diff options
Diffstat (limited to 'samples/io/random.bruijn')
-rw-r--r-- | samples/io/random.bruijn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/samples/io/random.bruijn b/samples/io/random.bruijn new file mode 100644 index 0000000..ab23f91 --- /dev/null +++ b/samples/io/random.bruijn @@ -0,0 +1,6 @@ +# "cat /dev/random | bruijn random.bruijn" +# prints number between 0 and 255 - stdin laziness! + +:import std/Pair . + +main [^0] |