Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 276 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 276 Bytes

Flag Generator

Generates a flag for use in the HackDalton competiton.

Usage:

$ flag-generator [description]

Example:

$ flag-generator hello
hackDalton{h3ll0_sG2OqiWU10}

Installation

$ go get github.com/HackDalton/flag-generator