Skip to content

hgati/UserAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random UserAgent

random user agent creator

test.php

require 'vendor/autoload.php';
var_dump( UserAgent::random() );

output...

php -f test.php
string(65) "Mozilla/5.0 (X11; Linuxx86_64; rv:6.0) Gecko/20131117 Firefox/3.8"

About

random user agent creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages