randint with range and float to int approximation

This commit is contained in:
2025-04-15 17:38:29 +02:00
parent 4debccf0cf
commit 91b79383e8
2 changed files with 8 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
My collection of useful shell scripts.
### randint.sh
usage: randint \<positive integer\> \[fast\]
usage: randint \<positive integer\>
print in the terminal a random integer x with $` 0 \leq x \leq \$1`$
### killwine.sh