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

::

	fake.mac_processor()                                                                        # U; PPC
	fake.firefox()                                                                              # Mozilla/5.0 (Windows 95; it-IT; rv:1.9.1.20) Gecko/2011-09	                                                                                              -09 17:19:41 Firefox/3.8
	fake.linux_platform_token()                                                                 # X11; Linux i686
	fake.opera()                                                                                # Opera/8.37.(Windows NT 6.0; it-IT) Presto/2.9.182 Version/	                                                                                              11.00
	fake.windows_platform_token()                                                               # Windows NT 5.01
	fake.internet_explorer()                                                                    # Mozilla/5.0 (compatible; MSIE 6.0; Windows 98; Trident/4.0	                                                                                              )
	fake.user_agent()                                                                           # Mozilla/5.0 (compatible; MSIE 6.0; Windows NT 5.1; Trident	                                                                                              /4.0)
	fake.chrome()                                                                               # Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/5351 (KHTML, l	                                                                                              ike Gecko) Chrome/13.0.855.0 Safari/5351
	fake.linux_processor()                                                                      # x86_64
	fake.mac_platform_token()                                                                   # Macintosh; U; Intel Mac OS X 10_5_1
	fake.safari()                                                                               # Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_3 rv:2.0; it-I	                                                                                              T) AppleWebKit/532.43.6 (KHTML, like Gecko) Version/5.1 Sa	                                                                                              fari/532.43.6
