Data::Faker::Internet - Data::Faker plugin
- email
- 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.
Jason Kohles, <email@jasonkohles.com>
Copyright 2004-2005 by Jason Kohles
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.