| Data-Faker documentation | view source | Contained in the Data-Faker distribution. |
Data::Faker::Internet - Data::Faker plugin
See Data::Faker
Return a fake email address.
Return a fake username.
Return a fake computer hostname.
Return a fake server name (some service name such as mail, dns, etc, prepended to a fake domain name.)
Return a random network service name. Only fairly common services are included.
Return a fake domain_name.
Return a random word that meets the requirements for being part of a domain name.
Return a random domain suffix (.com, .net, .co.uk. etc)
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.
| Data-Faker documentation | view source | Contained in the Data-Faker distribution. |