Free and open source disk encryption software. More information: https://arcanecode.com/2021/06/21/veracrypt-on-the-command-line-for-ubuntu-linux/.
/dev/urandom as a source of random data:veracrypt {{[-t|--text]}} {{[-c|--create]}} --random-source={{/dev/urandom}}
veracrypt {{[-t|--text]}} {{path/to/volume}} {{path/to/mount_point}}
veracrypt {{[-k|--keyfiles]}} {{path/to/keyfile}} {{/dev/sdXN}} {{path/to/mount_point}}
veracrypt {{[-d|--dismount]}} {{path/to/mounted_point}}