Acme-CPANModules-RandomPerson
view release on metacpan or search on metacpan
Data::Faker is a plugin-based framework to generate random person name,
company name, phone number, street address, email, domain name, IP
address, and so on. The included name plugin only generates English
names and there is no option to pick male/female. At the time of this
writing (v0.10), there are 474 last names and 3007 first names. It can
also add suffixes like II, III, Jr., Sr.
Faker is another plugin-based random data generator. The included
plugins can generate random street address, color, company name, company
jargon/tagline, buzzwords, IP address, email address, domain name, text
("lorem ipsum ..."), credit card number, phone number, software name,
username. However, some plugins are currently empty. The name plugin
contains 3007 first names and 474 last names (probably copied from
Data::Faker). There is no option to pick male/female names.
Keywords: date of birth, mock person, fake data, fake person.
ACME::MODULES ENTRIES
* Data::RandomPerson
* Mock::Person
lib/Acme/CPANModules/RandomPerson.pm view on Meta::CPAN
<pm:Data::Faker> is a plugin-based framework to generate random person name,
company name, phone number, street address, email, domain name, IP address, and
so on. The included name plugin only generates English names and there is no
option to pick male/female. At the time of this writing (v0.10), there are 474
last names and 3007 first names. It can also add suffixes like II, III, Jr.,
Sr.
<pm:Faker> is another plugin-based random data generator. The included plugins
can generate random street address, color, company name, company jargon/tagline,
buzzwords, IP address, email address, domain name, text ("lorem ipsum ..."),
credit card number, phone number, software name, username. However, some plugins
are currently empty. The name plugin contains 3007 first names and 474 last
names (probably copied from Data::Faker). There is no option to pick male/female
names.
Keywords: date of birth, mock person, fake data, fake person.
_
our $LIST = {
summary => 'Generating random person (name, title, age, etc)',
lib/Acme/CPANModules/RandomPerson.pm view on Meta::CPAN
L<Data::Faker> is a plugin-based framework to generate random person name,
company name, phone number, street address, email, domain name, IP address, and
so on. The included name plugin only generates English names and there is no
option to pick male/female. At the time of this writing (v0.10), there are 474
last names and 3007 first names. It can also add suffixes like II, III, Jr.,
Sr.
L<Faker> is another plugin-based random data generator. The included plugins
can generate random street address, color, company name, company jargon/tagline,
buzzwords, IP address, email address, domain name, text ("lorem ipsum ..."),
credit card number, phone number, software name, username. However, some plugins
are currently empty. The name plugin contains 3007 first names and 474 last
names (probably copied from Data::Faker). There is no option to pick male/female
names.
Keywords: date of birth, mock person, fake data, fake person.
=head1 ACME::MODULES ENTRIES
=over
( run in 0.874 second using v1.01-cache-2.11-cpan-de7293f3b23 )