diff options
Diffstat (limited to 'snippets/text-mode/random-num')
-rw-r--r-- | snippets/text-mode/random-num | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/text-mode/random-num b/snippets/text-mode/random-num index c241f4c..2ef8c60 100644 --- a/snippets/text-mode/random-num +++ b/snippets/text-mode/random-num @@ -2,4 +2,4 @@ # name: random number # key: rnum # -- -`(random 4294967295)`$0 +`(random 4294967295)`$0
\ No newline at end of file |