get_random_user_agent: Get a Random User Agent

View source: R/get_random_user_agent.R

get_random_user_agentR 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.


tidyfinance documentation built on April 3, 2025, 6:10 p.m.