🤖 Generate random strings Usage: ./gen_random.sh [LENGTH] Specifying string length is optional. Defaults to 32 characters. 🔄 Randomize strings Usage: ./jumble.sh Installation $ git clone https://github.com/arvl130/get-random-string $ cd get-random-string