uuidgenseeded

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2020 License: MIT Imports: 7 Imported by: 0

README

uuidgenseeded

  • A CLI tool to generate UUID with seed text.

Installation

go get github.com/syumai/uuidgenseeded

Usage

# Using with seed argument
$ uuidgenseeded example
475A87DF-68E7-4C04-A4F0-E11504AEC553

# Using with pipe
$ echo -n "example" | uuidgenseeded
475A87DF-68E7-4C04-A4F0-E11504AEC553

# Output in lower case (shorthand: -l)
$ uuidgenseeded -lower example
475a87df-68e7-4c04-a4f0-e11504aec553

LICENSE

MIT

Author

syumai

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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