Retro Studios
- Founded: 1998
- Country: USA
- Headquarters: Austin
debug
page-type: entity
user: Guest (not logged in)
{:etype "company",
:doc
{:title "Retro Studios",
:country "USA",
:founded 1998,
:headquarters "Austin"},
:schema
[:map
[:title
[:string
{:default "Company Name",
:gen/fmap
#object[faker.generate$word 0x7e8a0d1b "faker.generate$word@7e8a0d1b"]}]]
[:founded
{:optional true}
[:int {:default 1980, :min 1889, :max 2100}]]
[:country {:optional true} [:string {:default ""}]]
[:headquarters {:optional true} [:string {:default ""}]]]}