Language no_NO

faker.providers.address

fake.latitude()
# Decimal('-9.170710')

fake.street_name()
# u'Ahmedgrenda'

fake.address()
# u'Olsenmoen 2, #### Geirfjell'

fake.street_address()
# u'Hauglandringen 85'

fake.postcode()
# u'####'

fake.longitude()
# Decimal('29.918408')

fake.country()
# u'Vanuatu'

fake.street_suffix()
# u'skrenten'

fake.geo_coordinate(center=None, radius=0.001)
# Decimal('-178.013286')

fake.city_suffix()
# u'berg'

fake.building_number()
# u'59'

fake.country_code()
# u'AG'

fake.city()
# u'Synn\xf8veborg'

faker.providers.barcode

fake.ean(length=13)
# u'1007319094729'

fake.ean13()
# u'1130563767214'

fake.ean8()
# u'96399453'

faker.providers.color

fake.rgb_css_color()
# u'rgb(145,178,117)'

fake.color_name()
# u'PaleGreen'

fake.rgb_color_list()
# (183, 131, 199)

fake.rgb_color()
# u'168,225,199'

fake.safe_hex_color()
# u'#99dd00'

fake.safe_color_name()
# u'lime'

fake.hex_color()
# u'#d88ffb'

faker.providers.company

fake.company()
# u'Jenssen BA'

fake.company_suffix()
# u'og S\xf8nner'

faker.providers.credit_card

fake.credit_card_security_code(card_type=None)
# u'571'

fake.credit_card_provider(card_type=None)
# u'Mastercard'

fake.credit_card_full(card_type=None)
# u'VISA 16 digit\nStine Nguyen\n4088108285343339 11/24\nCVC: 912\n'

fake.credit_card_expire(start="now", end="+10y", date_format="%m/%y")
# '11/17'

fake.credit_card_number(card_type=None)
# u'3096500524417514'

faker.providers.currency

fake.currency_code()
# 'OMR'

faker.providers.date_time

fake.date_time_ad()
# datetime.datetime(1228, 6, 28, 4, 10, 44)

fake.month()
# '11'

fake.am_pm()
# 'AM'

fake.timezone()
# u'Africa/Freetown'

fake.iso8601()
# '2006-07-01T19:09:17'

fake.date_time()
# datetime(1998, 10, 15, 13, 13, 41)

fake.month_name()
# 'August'

fake.date_time_this_year(before_now=True, after_now=False)
# datetime(2015, 8, 1, 19, 28, 41)

fake.unix_time()
# 358631708

fake.day_of_week()
# 'Sunday'

fake.day_of_month()
# '12'

fake.time(pattern="%H:%M:%S")
# '23:16:04'

fake.date_time_between(start_date="-30y", end_date="now")
# datetime(1989, 4, 27, 1, 48, 10)

fake.date_time_this_month(before_now=True, after_now=False)
# datetime(2015, 11, 3, 13, 26, 30)

fake.year()
# '1981'

fake.date_time_between_dates(datetime_start=None, datetime_end=None)
# datetime(2015, 11, 5, 8, 51, 54)

fake.date_time_this_century(before_now=True, after_now=False)
# datetime(2011, 11, 9, 11, 27, 49)

fake.date_time_this_decade(before_now=True, after_now=False)
# datetime(2011, 4, 25, 7, 19, 24)

fake.century()
# u'XIX'

fake.date(pattern="%Y-%m-%d")
# '1993-02-06'

fake.time_delta()
# datetime.timedelta(11001, 14377)

faker.providers.file

fake.mime_type(category=None)
# u'multipart/related'

fake.file_name(category=None, extension=None)
# u'perferendis.gif'

fake.file_extension(category=None)
# u'jpeg'

faker.providers.internet

fake.ipv4()
# u'84.48.168.7'

fake.url()
# u'http://gundersen.com/'

fake.company_email()
# u'xgundersen@tveit.net'

fake.uri()
# u'http://fredriksen.com/app/main/author/'

fake.domain_word(*args, **kwargs)
# u'haugen'

fake.image_url(width=None, height=None)
# u'http://dummyimage.com/26x912'

fake.tld()
# u'no'

fake.free_email()
# u'kristensen.leif@yahoo.com'

fake.slug(*args, **kwargs)
# u'facere-consectetur'

fake.free_email_domain()
# u'gmail.com'

fake.domain_name()
# u'moen.net'

fake.uri_extension()
# u'.htm'

fake.ipv6()
# u'd174:6765:0129:1802:bcfb:ca4a:9034:4f4b'

fake.safe_email()
# u'xhelland@example.net'

fake.user_name(*args, **kwargs)
# u'torbjoern85'

fake.uri_path(deep=None)
# u'app'

fake.email()
# u'ylie@stroemali.no'

fake.uri_page()
# u'search'

fake.mac_address()
# u'f1:d8:76:f9:d8:47'

faker.providers.job

fake.job()
# 'Records manager'

faker.providers.lorem

fake.text(max_nb_chars=200)
# u'Dolorum est consequatur dolor qui voluptatem. Molestias reprehenderit ut aut ut accusamus. Neque in voluptas voluptas est. Ab qui omnis cumque odio voluptas quo qui.'

fake.sentence(nb_words=6, variable_nb_words=True)
# u'Provident velit autem omnis adipisci veniam officiis minima.'

fake.word()
# u'facilis'

fake.paragraphs(nb=3)
# [   u'Et velit explicabo sit qui laboriosam. Voluptatem commodi aut quae odio. Veritatis dolor ea aut natus.',
#     u'Iusto suscipit fugiat voluptate dolores tempore aliquam et ducimus. Sit fugiat distinctio error cumque. Nihil qui quibusdam laboriosam culpa voluptate totam. Consequatur assumenda est consequatur quasi.',
#     u'Voluptatibus quos et animi eius ullam. Rem architecto ea alias veritatis. Non officia eum velit est iste ratione odio. Nostrum iste sequi quia cum accusantium dolores.']

fake.words(nb=3)
# [u'molestias', u'et', u'laboriosam']

fake.paragraph(nb_sentences=3, variable_nb_sentences=True)
# u'Qui soluta voluptatibus voluptatem omnis deleniti nesciunt non est. Inventore sit accusantium vitae id. Libero voluptatem nihil ut. Explicabo qui possimus quia repellat deserunt qui.'

fake.sentences(nb=3)
# [   u'Impedit corrupti fugiat necessitatibus voluptatem officia.',
#     u'Sapiente dolorum maiores nemo pariatur quo laudantium unde mollitia.',
#     u'Ea voluptas nemo sit culpa et maiores blanditiis.']

faker.providers.misc

fake.password(length=10, special_chars=True, digits=True, upper_case=True, lower_case=True)
# u'PETfNffO!F'

fake.locale()
# u'de_FR'

fake.md5(raw_output=False)
# '7229cf950e4a36b517c3d3d77518cdf8'

fake.sha1(raw_output=False)
# '4db3157fbd96ed87a813f1db2f6338024187f645'

fake.null_boolean()
# None

fake.sha256(raw_output=False)
# '70c820afe53caf5a744cc268d658540d066aeb74a178d3c11974ba1ea1685205'

fake.uuid4()
# '578884af-8ddd-433a-b560-2c9702770f76'

fake.language_code()
# u'cn'

fake.boolean(chance_of_getting_true=50)
# False

faker.providers.person

fake.last_name_male()
# u'Helland'

fake.name_female()
# u'Grethe Berg'

fake.prefix_male()
# u'Prof.'

fake.prefix()
# u'Prof.'

fake.name()
# u'Grete Karlsen-Henriksen'

fake.suffix_female()
# ''

fake.name_male()
# u'Laila Eliassen'

fake.first_name()
# u'Reidun'

fake.suffix_male()
# ''

fake.suffix()
# ''

fake.first_name_male()
# u'Tom'

fake.first_name_female()
# u'Gunn'

fake.last_name_female()
# u'Berg'

fake.last_name()
# u'Arnesen'

fake.prefix_female()
# u'Prof.'

faker.providers.phone_number

fake.phone_number()
# u'+47932962901'

faker.providers.profile

fake.simple_profile()
# {   'address': u'Evensenstranda 1, #### Lien',
#     'birthdate': '1998-08-04',
#     'mail': u'haugen.helge@yahoo.com',
#     'name': u'Trond Strand-Strand',
#     'sex': 'M',
#     'username': u'christensen.lars'}

fake.profile(fields=None)
# {   'address': u'Jacobsengrenda 8, #### Olasund',
#     'birthdate': '1998-07-23',
#     'blood_group': 'AB+',
#     'company': u'Lund-Paulsen og S\xf8nner',
#     'current_location': (Decimal('-41.0524675'), Decimal('-102.249997')),
#     'job': 'Archivist',
#     'mail': u'ekristensen@gmail.com',
#     'name': u'Irene Berntsen',
#     'residence': u'Lundelunden 99?, #### Ali',
#     'sex': 'F',
#     'ssn': u'608-68-4959',
#     'username': u'nilsen.tom',
#     'website': [   u'http://ali.com/',
#                    u'http://www.joergensenhelland.com/',
#                    u'http://www.lien.no/',
#                    u'http://hanssenahmed.net/']}

faker.providers.python

fake.pyiterable(nb_elements=10, variable_nb_elements=True, *value_types)
# [   u'Corporis.',
#     -86626.749116,
#     3945,
#     -734584254.0,
#     u'Quas sint deleniti.',
#     datetime(1990, 1, 25, 4, 53, 7),
#     u'http://www.aasen.no/privacy.php',
#     u'Libero voluptas qui.']

fake.pystr(max_chars=20)
# u'Nihil ad rerum.'

fake.pyfloat(left_digits=None, right_digits=None, positive=False)
# 58290874798.4314

fake.pystruct(count=10, *value_types)
# (   [   u'Sunt ut.',
#         u'Ut magnam voluptate.',
#         u'Ea non quia libero.',
#         938,
#         u'http://aune.no/blog/tags/faq/',
#         u'http://www.christensen.com/homepage.jsp',
#         2911,
#         u'http://www.jensenknutsen.no/main/privacy.html',
#         u'http://kristiansen.no/tags/categories/blog/main/',
#         u'Non placeat quo.'],
#     {   u'accusantium': u'Sint vero.',
#         u'aut': 5151,
#         u'consequatur': u'http://andreassen.no/tags/faq/',
#         u'dignissimos': -3089226464.569,
#         u'libero': u'http://berntsen.com/category/',
#         u'molestias': 4617,
#         u'qui': -72822735.1,
#         u'quis': -21358.8,
#         u'repellat': datetime(1978, 11, 22, 9, 16, 39),
#         u'velit': -8239.586233175},
#     {   u'consectetur': {   9: 989,
#                             10: [   Decimal('-9624.22389495'),
#                                     u'Consequatur quaerat.',
#                                     -769415130442.31],
#                             11: {   9: u'Nulla vero labore.',
#                                     10: datetime(1978, 1, 27, 8, 55, 16),
#                                     11: [   Decimal('-591534512486'),
#                                             u'Quae suscipit.']}},
#         u'et': {   6: u'Magnam vel.',
#                    7: [   u'Aspernatur soluta.',
#                           u'Dignissimos rerum.',
#                           u'Qui non.'],
#                    8: {   6: u'larsen.hilde@eidemyklebust.no',
#                           7: u'Qui qui assumenda.',
#                           8: [   u'http://karlsensolberg.net/faq/',
#                                  datetime(1972, 1, 18, 2, 36, 54)]}},
#         u'iusto': {   5: u'Quae velit dolor at.',
#                       6: [4240, u'Accusantium et.', -2006773350714.27],
#                       7: {   5: 78,
#                              6: 1607,
#                              7: [u'Sit et voluptatem.', 986029.1977325]}},
#         u'molestiae': {   8: u'Voluptas sit et sit.',
#                           9: [   u'sondre58@hotmail.com',
#                                  datetime(1991, 7, 25, 5, 26, 39),
#                                  u'Porro delectus non.'],
#                           10: {   8: u'http://haugen.org/index.html',
#                                   9: u'http://eidemartinsen.no/',
#                                   10: [6192, -123638290495946.0]}},
#         u'molestias': {   2: u'Doloremque deleniti.',
#                           3: [2670, 9410, u'Perspiciatis.'],
#                           4: {   2: datetime(1990, 6, 16, 1, 39, 47),
#                                  3: datetime(1978, 8, 7, 15, 55, 16),
#                                  4: [   u'Voluptatem vitae.',
#                                         Decimal('1.8451637617E+11')]}},
#         u'officia': {   4: 1814347492184.2,
#                         5: [   u'mhaugen@gmail.com',
#                                u'http://arnesenhauge.com/list/categories/categories/search/',
#                                u'Sapiente molestias.'],
#                         6: {   4: Decimal('-972182223412'),
#                                5: Decimal('-30.741378154'),
#                                6: [   u'http://myklebustmoen.no/categories/wp-content/app/terms.asp',
#                                       Decimal('-722.68')]}},
#         u'qui': {   1: -96731305738205.0,
#                     2: [   u'Pariatur voluptas.',
#                            datetime(1998, 4, 21, 13, 3, 30),
#                            u'Delectus maiores.'],
#                     3: {   1: u'In sed non ipsam.',
#                            2: datetime(1976, 8, 15, 22, 58, 27),
#                            3: [   u'hnaess@yahoo.com',
#                                   u'amundsen.sondre@yahoo.com']}},
#         u'reiciendis': {   7: u'Fugit est ut modi.',
#                            8: [   u'knudsen.alf@moe.com',
#                                   Decimal('170512.849'),
#                                   Decimal('-487223095693')],
#                            9: {   7: u'wenche.isaksen@oedegaardsvendsen.com',
#                                   8: u'http://www.jakobsen.no/explore/main/explore/homepage.htm',
#                                   9: [   u'Fugit laboriosam.',
#                                          u'Voluptatum ut.']}},
#         u'sint': {   0: u'lars.knutsen@hotmail.com',
#                      1: [   5333.232265,
#                             u'Et nihil saepe illo.',
#                             Decimal('-359718.8')],
#                      2: {   0: datetime(1989, 2, 26, 4, 9, 22),
#                             1: u'Harum non sit totam.',
#                             2: [3164, u'thomassen.inger@gmail.com']}},
#         u'voluptatibus': {   3: u'Ut sapiente.',
#                              4: [   7003,
#                                     u'Quas eveniet et.',
#                                     u'Qui ea quo quis.'],
#                              5: {   3: u'Earum rerum tenetur.',
#                                     4: datetime(2000, 12, 10, 16, 30, 7),
#                                     5: [   u'Dolores libero.',
#                                            u'Animi quasi.']}}})

fake.pydecimal(left_digits=None, right_digits=None, positive=False)
# Decimal('5271313.6')

fake.pylist(nb_elements=10, variable_nb_elements=True, *value_types)
# [   u'roar.ali@hotmail.com',
#     9409,
#     916310999.89,
#     u'http://aune.com/main/about.html',
#     datetime(1996, 7, 22, 10, 10, 53),
#     u'Qui qui veritatis.',
#     2571,
#     1498]

fake.pytuple(nb_elements=10, variable_nb_elements=True, *value_types)
# (   u'http://birkeland.com/',
#     u'Ad quisquam.',
#     6827,
#     0.96,
#     u'Et perferendis.',
#     5938,
#     u'Possimus unde.',
#     u'hauge.martine@yahoo.com',
#     datetime(2002, 4, 24, 8, 13, 55),
#     u'http://abrahamsenhelland.no/list/search/')

fake.pybool()
# True

fake.pyset(nb_elements=10, variable_nb_elements=True, *value_types)
# set([u'http://www.dahl.com/', u'Maiores et.', 9282, 6897, u'Perspiciatis iure.', u'Illo ea quisquam.', datetime(2007, 5, 6, 16, 41, 50), u'Excepturi totam non.', 2322, Decimal('-7.0'), u'Ut non dolor aut.', u'http://www.moe.org/login/'])

fake.pydict(nb_elements=10, variable_nb_elements=True, *value_types)
# {   u'at': 3600,
#     u'cumque': 54.183680751,
#     u'doloremque': u'mathias.solberg@yahoo.com',
#     u'ex': 9022,
#     u'nam': u'ghanssen@yahoo.com',
#     u'neque': u'http://jacobsen.com/register.php',
#     u'non': u'ejohannessen@jensensandvik.com',
#     u'occaecati': Decimal('83002834.416'),
#     u'porro': u'Voluptas non.',
#     u'possimus': u'http://www.kristensen.net/register/',
#     u'recusandae': Decimal('441663736576')}

fake.pyint()
# 494

faker.providers.ssn

fake.ssn()
# u'481-34-4011'

faker.providers.user_agent

fake.mac_processor()
# u'Intel'

fake.firefox()
# u'Mozilla/5.0 (Windows NT 6.0; sl-SI; rv:1.9.1.20) Gecko/2012-03-01 11:36:36 Firefox/12.0'

fake.linux_platform_token()
# u'X11; Linux i686'

fake.opera()
# u'Opera/8.36.(Windows NT 6.1; sl-SI) Presto/2.9.172 Version/12.00'

fake.windows_platform_token()
# u'Windows NT 5.1'

fake.internet_explorer()
# u'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.2; Trident/4.1)'

fake.user_agent()
# u'Mozilla/5.0 (Macintosh; PPC Mac OS X 10_8_4 rv:6.0; it-IT) AppleWebKit/535.23.5 (KHTML, like Gecko) Version/4.0.1 Safari/535.23.5'

fake.chrome()
# u'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_6_6) AppleWebKit/5330 (KHTML, like Gecko) Chrome/14.0.834.0 Safari/5330'

fake.linux_processor()
# u'x86_64'

fake.mac_platform_token()
# u'Macintosh; PPC Mac OS X 10_5_2'

fake.safari()
# u'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_3 rv:2.0; it-IT) AppleWebKit/535.3.3 (KHTML, like Gecko) Version/5.1 Safari/535.3.3'