# genkeymash automatically generate a kemash with the wanted length. Building: ``` git clone https://codeberg.org/axtlos/genkeymash cd genkeymash cc keymash.c -o keymash ``` Usage: ``` ./keymash ```