sillyname

package module
v0.0.0-...-97aeae9 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2013 License: MIT Imports: 3 Imported by: 10

README

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateStupidName

func GenerateStupidName() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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