Keybase proof
I hereby claim:
- I am minebarteksa on github.
- I am minebarteksa (https://keybase.io/minebarteksa) on keybase.
- I have a public key ASANYBwPGPZl5A8zlVWSvo_Nf_REwoVFUl0EWpQc_N9pEwo
To claim this, I am signing this object:
#!/bin/bash | |
# | |
# LitterBox v1.0 | |
# A implelemtation of litterbox.catbox.moe API in Bash | |
# Author: MineBartekSA | |
# Gist: https://gist.github.com/MineBartekSA/c82fd4d5eeda3f253b002ece4df40579 | |
# | |
curl --version >> /dev/null | |
if [ $? -ne 0 ] |
#!/bin/bash | |
# | |
# Catbox v1.4 | |
# A implelemtation of CatBox.moe API in Bash | |
# Author: MineBartekSA | |
# Gist: https://gist.github.com/MineBartekSA/1d42d6973ddafb82793fd49b4fb06591 | |
# | |
curl --version >> /dev/null | |
if [ $? -ne 0 ] |
#!/bin/bash | |
if ! [ -z $1 ] | |
then | |
if [ $1 == "--help" ] | |
then | |
echo -e "Number Randomizer aka Rand \e[1mv1.2.1\e[21m" | |
echo "Usage:" | |
echo " rand <range> [<repeats> <show only highest>]" | |
echo " rand <filename> [<repeats> <show only highest>]" |
I hereby claim:
To claim this, I am signing this object: