Skip to content

Blackfireoff/user-agents-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

user-agents-random

Random User-Agents in Golang

Comment l'utiliser ?

func main() {
	// Generate a random user agent and print it out
	userAgent := randomUserAgent()
	fmt.Println(userAgent)
}

About

Random User-Agents in Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages