8000 GitHub - typerat/words: Create random combinations of adjectives and animals.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ words Public

Create random combinations of adjectives and animals.

License

Notifications You must be signed in to change notification settings

typerat/words

Repository files navigation

words

import "github.com/typerat/words"

Package words genera 6622 tes word combinations consisting of an adjective describing an animal. It is useful for creating human-readable strings to identify versions of a program (as in the Ubuntu naming scheme).

Usage

func Get

func Get(input interface{}) string

Get returns pseudorandom words for a given input.

func Random

func Random() string

Random returns almost true random words.

func RandomAdjective

func RandomAdjective() string

RandomAdjective returns a random adjective. Use the adjective to describe any noun devoid of a description.

About

Create random combinations of adjectives and animals.

Resources

License

Stars

Watchers

Forks

Languages

0