View source: R/get_random_user_agent.R
get_random_user_agent | R Documentation |
This internal function selects and returns a random user agent string from a predefined list. The list contains user agents for various operating systems and browsers, including Windows, macOS, Linux, Android, iPhone, Chrome, Safari, Firefox, and Edge.
get_random_user_agent()
A character string representing a randomly selected user agent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.