debian man page for data::faker::streetaddress

Query: data::faker::streetaddress

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Data::Faker::StreetAddress(3pm) 			User Contributed Perl Documentation			   Data::Faker::StreetAddress(3pm)

NAME
Data::Faker::StreetAddress - Data::Faker plugin
SYNOPSIS AND USAGE
See Data::Faker
DATA PROVIDERS
us_zip_code Return a random zip or zip+4 zip code in the US zip code format. Note that this is not necessarily a valid zip code, just a 5 or 9 digit number in the correct format. us_state Return a random US state name. us_state_abbr Return a random US state abbreviation. (Includes US Territories and AE, AA, AP military designations.) From the USPS list at http://www.usps.com/ncsc/lookups/usps_abbreviations.html street_suffix Return a random street suffix (Drive, Street, Road, etc.) From the USPS list at http://www.usps.com/ncsc/lookups/usps_abbreviations.html street_name Return a fake street name. street_address Return a fake street address. secondary_unit_designator Return a random secondary unit designator, with a range if needed (secondary unit designators are things like apartment number, building number, suite, penthouse, etc that differentiate different units with a common address.) secondary_unit_number Return a random secondary unit number, for the secondary unit designators that take ranges.
SEE ALSO
Data::Faker
AUTHOR
Jason Kohles, <email@jasonkohles.com>
COPYRIGHT AND LICENSE
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. perl v5.10.1 2005-07-14 Data::Faker::StreetAddress(3pm)
Related Man Pages
data::entropy::rawsource::randomorg(3pm) - debian
data::faker::streetaddress(3pm) - debian
data::phrasebook::loader(3pm) - debian
data::serializer::persistent(3pm) - debian
xml::smart::dtd(3pm) - debian
Similar Topics in the Unix Linux Community
add new line using SED
Presented By: Death Race
Presented By: Death Race
Presented By: Death Race
generating 16 digit random number in C