Registry / utility / luzifer-go-helpers-v2

luzifer-go-helpers-v2

JSON →
library2.25.3gogounverified

A collection of utility functions and helpers for Go development.

go get github.com/Luzifer/go_helpers/v2
INSTALL
IMPORT
SIG · LUZIFER-GO-HELPERS
L
luzifer-go-helpers-v2
utilitygov2.25.3
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.

go_helpers
github.com/Luzifer/go_helpers/v2

Generate a random string using the rand helper.

package main import ( "fmt" "github.com/Luzifer/go_helpers/v2/rand" ) func main() { fmt.Println(rand.String(10)) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
luzifer-go-helpers-v2 — go get luzifer-go-helpers-v2 · libregistry