Data-Random-String
view release on metacpan or search on metacpan
lib/Data/Random/String.pm view on Meta::CPAN
Used to specify the exact length of the generated string in characters. The default length is 32 characters if no other value is given.
=item C<< contains >>
Identifies the class of characters that can be used to populate this random
string.
The choices are alpha ([a-z,A-Z]), numeric ([0-9]) and alphanumeric ([a-z,A-Z,0-9]).
=back
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-data-random-string@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.
=head1 AUTHOR
Ioakim (Makis) Marmaridis, E<lt>makis.marmaridis@gmail.comE<gt>
( run in 0.255 second using v1.01-cache-2.11-cpan-05444aca049 )