Registry / utility / corpix-uarand

corpix-uarand

JSON →
library0.2.0gogounverified

A Go library for generating random User-Agent strings for HTTP requests.

go get github.com/corpix/uarand
INSTALL
IMPORT
SIG · CORPIX-UARAND
C
corpix-uarand
utilitygov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

uarand
✓ github.com/corpix/uarand

Generate a random User-Agent string

package main import ( "fmt" "github.com/corpix/uarand" ) func main() { ua := uarand.GetRandom() fmt.Println(ua) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
corpix-uarand — go get corpix-uarand · libregistry