App-Genpass
view release on metacpan or search on metacpan
bin/genpass view on Meta::CPAN
How many passwords to create.
# generate 30 passwords
genpass -n 30
Default: 1.
=item B<-s | --special>
Indicates whether to use special characters or not. This basically means symbols
such as period, exclamation mark, percentage sign, etc.
genpass --special
You can negate this flag by doing:
genpass --nospecial
Default: no.
=item B<-v | --verify>
( run in 0.411 second using v1.01-cache-2.11-cpan-709fd43a63f )