Registry / utility / txthinking-x

txthinking-x

JSON →
library0.0.0-20231124080419-f3d4547df8eagogounverified

Utility library providing common helpers for Go development.

go get github.com/txthinking/x
INSTALL
IMPORT
SIG · TXTHINKING-X
T
txthinking-x
utilitygov0.0.0-20231124080419-f3d4547df8ea
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.

x
✓ github.com/txthinking/x

Generates a random string of specified length.

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

No known issues recorded.

Upgrade
Version history
0.0.0-20231124080419-f3d4547df8ealatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
txthinking-x — go get txthinking-x · libregistry