non biased randon number
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
My collection of useful shell scripts.
|
||||
|
||||
### randint.sh
|
||||
usage: randint <positive integer>
|
||||
print in the terminal a random integer x with $` 0 \leq x \lt \$1`$
|
||||
usage: randint \<positive integer\> \[fast\]
|
||||
print in the terminal a random integer x with $` 0 \leq x \leq \$1`$
|
||||
|
||||
### killwine.sh
|
||||
kill every wine process including processes hanging
|
||||
|
Reference in New Issue
Block a user