
``faker.providers.user_agent``
------------------------------

::

	fake.mac_processor()                                                                        # PPC
	fake.firefox()                                                                              # Mozilla/5.0 (Windows NT 5.0; sl-SI; rv:1.9.0.20) Gecko/201	                                                                                              4-04-12 03:13:55 Firefox/3.8
	fake.linux_platform_token()                                                                 # X11; Linux x86_64
	fake.opera()                                                                                # Opera/8.56.(X11; Linux x86_64; en-US) Presto/2.9.177 Versi	                                                                                              on/12.00
	fake.windows_platform_token()                                                               # Windows 98
	fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.0; Trident	                                                                                              /3.1)
	fake.user_agent()                                                                           # Mozilla/5.0 (compatible; MSIE 5.0; Windows NT 4.0; Trident	                                                                                              /4.1)
	fake.chrome()                                                                               # Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/5311 (KHTML, l	                                                                                              ike Gecko) Chrome/13.0.864.0 Safari/5311
	fake.linux_processor()                                                                      # x86_64
	fake.mac_platform_token()                                                                   # Macintosh; Intel Mac OS X 10_8_2
	fake.safari()                                                                               # Mozilla/5.0 (Windows; U; Windows 98) AppleWebKit/531.25.7 	                                                                                              (KHTML, like Gecko) Version/5.1 Safari/531.25.7
