handy random string (password) generatorecho `tr --complement --delete "a-fA-F0-9" < /dev/urandom | head -c 12`#bash #cmdline #tricks source:
yunohost/helpers/helpers.v2.1.d/string at b1ce284434a06e204e6eda17746d1d60990be811 · YunoHost/yunohostYunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash. - YunoHost/yu...