Document that random_pet is referenced by id
This commit is contained in:
parent
e079e5fa28
commit
b64c9a73cc
|
@ -58,3 +58,9 @@ The following arguments are supported:
|
|||
* `prefix` - (Optional) A string to prefix the name with.
|
||||
|
||||
* `separator` - (Optional) The character to separate words in the pet name.
|
||||
|
||||
## Attribute Reference
|
||||
|
||||
The following attributes are supported:
|
||||
|
||||
* `id` - (string) The random pet name
|
||||
|
|
Loading…
Reference in New Issue