From 1ec9e925bcee347caa6d56852a565054664248c4 Mon Sep 17 00:00:00 2001 From: theFox6 Date: Tue, 8 Dec 2020 21:55:00 +0100 Subject: [PATCH] Add new random examples (#3) --- misc/dice.rf | 11 +++++------ misc/random.rf | 4 ++++ 2 files changed, 9 insertions(+), 6 deletions(-) create mode 100644 misc/random.rf diff --git a/misc/dice.rf b/misc/dice.rf index 634e524..4ee180c 100644 --- a/misc/dice.rf +++ b/misc/dice.rf @@ -1,6 +1,5 @@ -v - -0 - > 2. @ -> .0 ? 1. @ - > 3. @ +> v > 2 5 * , @ + # ^ . * < < < +> > 1 v 1 2 3 +^ ? > 2 > ? ^ + > ^ > ^ diff --git a/misc/random.rf b/misc/random.rf new file mode 100644 index 0000000..af772c6 --- /dev/null +++ b/misc/random.rf @@ -0,0 +1,4 @@ +v > 1 v +> #v ? 2 > . @ + > 3 ^ + > 4 ^