mirror of
https://github.com/flancian/garden.git
synced 2026-08-08 15:36:19 +00:00
Rand, a much simpler executable subnode :)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
import random
|
||||||
|
print(random.randint(0, 99))
|
||||||
Reference in New Issue
Block a user