Registry / utility / peteryangs-tools

peteryangs-tools

JSON →
library0.2.54gogounverified

A collection of miscellaneous Go utility functions.

go get github.com/PeterYangs/tools
INSTALL
IMPORT
SIG · PETERYANGS-TOOLS
P
peteryangs-tools
utilitygov0.2.54
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.

tools
github.com/PeterYangs/tools

Generates a random string of length 10.

package main import ( "fmt" "github.com/PeterYangs/tools" ) func main() { fmt.Println(tools.RandString(10)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
peteryangs-tools — go get peteryangs-tools · libregistry