3 lines
38 B
Text
3 lines
38 B
Text
![]() |
#!/bin/sh
|
||
|
random --min 0 --max 1 "$@"
|