Crate ua_generator

source ·
Expand description

Generate a random User-Agent to use.

UA generator generates a randomized current User-Agent.

§How to use UA_Generator

  • Generate get a random UA to use.

§Basic usage

First, you will need to add ua_generator to your Cargo.toml.

Next, simply add the ua_generator::ua::spoof_ua() to get your random agent.

Modules§

  • User agent management.
  • Auto generated latest User Agents for windows, mac, linux, and android.