intobfus

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2020 License: MPL-2.0 Imports: 6 Imported by: 0

README

Simple helper to obfuscate serial, integer numbers (id in particular).

GoDoc Build Status Go Report Card

Synopsis

See examples

CLI helper

# download binary
go get github.com/raohwork/intobfus

# generate go code template for 1~(2^32-1)
intobfus -pass 3 -bits 32
# or for 1~283476
intobfus -pass 3 -max 283476
# show some data to stderr
intobfus -pass 3 -bits 64 -show

License

MPL v2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package intobfus provides a simple obfuscator for serial numbers.
Package intobfus provides a simple obfuscator for serial numbers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL