golang-petname 1.6-0ubuntu1 source package in Ubuntu

Changelog

golang-petname (1.6-0ubuntu1) xenial; urgency=medium

  * No op change, testing gopkg in git
  * petname.go:
    - update wordlists, pruning blacklisted words

 -- Dustin Kirkland <email address hidden>  Wed, 28 Jan 2015 16:10:05 -0600

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Xenial
Original maintainer:
Dustin Kirkland 
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-petname_1.6.orig.tar.gz 197.9 KiB 2a9771aa0bf95cee2a8703a563c0a5f6aa9383147129ca6666870df76d85f638
golang-petname_1.6-0ubuntu1.debian.tar.xz 2.9 KiB 7485f58422005113b76deaa43b9180e6d93550d57ec187d618cf43e0f637c130
golang-petname_1.6-0ubuntu1.dsc 1.9 KiB 40e6994d44da3f8d9a2a2a339e44a2a378869e06cec11c27216b072ca4215954

Available diffs

View changes file

Binary packages built by this source

golang-petname: generate pronouncable, perhaps even memorable, pet names

 This utility will generate "pet names", consisting of a random
 combination of an adverb, adjective, and proper name. These are
 useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.

golang-petname-dev: golang library for generating pronouncable, memorable, pet names

 This package provides a library for generating "pet names", consisting
 of a random combination of an adverb, adjective, and proper name.
 These are useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.