.randomName {beakr} | R Documentation |
Internal random name generator
Description
Every instantiated Beakr
object is assigned a name generated
with this function. This makes it easy to keep track of multiple instances.
"Hollywood Diva" is unlikely to be confused with "Cajun Bachelor".
Usage
.randomName()
Value
An identifying text string.
[Package beakr version 0.4.3 Index]