Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 437 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 437 Bytes

sillyname-go

Random (silly) name generator for Golang.

Based on https://github.com/thedeveloper/sillyname

###Installation

go get github.com/Pallinder/sillyname-go

###Usage example

package main

import (
  "fmt"
  "github.com/Pallinder/sillyname-go"
)

func main() {
	fmt.Println(sillyname.GenerateStupidName())
}

###Example output:

  • Stoneballistic Hoof
  • Crystalskitter Kitten
  • Voleshallow Carver