SYNOPSIS AND USAGE
See Data::FakerDATA PROVIDERS
- Return a fake email address.
- username
- Return a fake username.
- hostname
- Return a fake computer hostname.
- server_name
- Return a fake server name (some service name such as mail, dns, etc, prepended to a fake domain name.)
- network_service
- Return a random network service name. Only fairly common services are included.
- domain_name
- Return a fake domain_name.
- domain_word
- Return a random word that meets the requirements for being part of a domain name.
- domain_suffix
- Return a random domain suffix (.com, .net, .co.uk. etc)
- ip_address
- Return a random IP Address.
AUTHOR
Jason Kohles, <[email protected]>COPYRIGHT AND LICENSE
Copyright 2004-2005 by Jason KohlesThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.