Registry / utility / calmh-randomart

calmh-randomart

JSON →
library1.1.0gogounverified

Package randomart generates OpenSSH style randomart images.

go get github.com/calmh/randomart
INSTALL
IMPORT
SIG · CALMH-RANDOMART
C
calmh-randomart
utilitygov1.1.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.

randomart
github.com/calmh/randomart

Generate randomart from a fingerprint

package main import ( "github.com/calmh/randomart" ) func main() { art := randomart.Generate([]byte("example fingerprint")) println(art) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
calmh-randomart — go get calmh-randomart · libregistry