Help for this page
use Bytes::Random::Secure; use List::Util 'shuffle'; ... for ( 1 .. 10 ) { print gen_pass(), "\n"; }