CLI no longer has its own charset-sampling path — uses the CSPRNG generate_password / generate_passphrase in relicario-core, which use rand::distributions::Uniform internally.
CLI no longer has its own charset-sampling path — uses the CSPRNG generate_password / generate_passphrase in relicario-core, which use rand::distributions::Uniform internally.