get_random_user_agent {tidyfinance} | R Documentation |
Get a Random User Agent
Description
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.
Usage
get_random_user_agent()
Value
A character string representing a randomly selected user agent.
[Package tidyfinance version 0.4.1 Index]