variety_pack: Get a variety pack of unique code names for yourself, your...

View source: R/variety_pack.R

variety_packR Documentation

Get a variety pack of unique code names for yourself, your organization, other people, your projects, and whatever else

Description

variety_pack() is produces all types of code names available in codename.

Usage

variety_pack(seed)

Arguments

seed

an optional reproducible seed, which can be specified as a character or number.

Value

variety_pack() takes an optional reproducible seed and produces all kinds of code names available in codename. In order, the return is "any", "gods", "nicka", "ubuntu", and "wu-tang".

Author(s)

Steven V. Miller

Examples


variety_pack()
variety_pack(seed = 8675309)


codename documentation built on Feb. 16, 2023, 11 p.m.