faker-data
Installation
SKILL.md
faker-data
Overview
Faker is a family of libraries (Python / JS / Ruby / Java / .NET / PHP) that generate realistic synthetic field values - names, emails, addresses, dates, etc. - for test fixtures. The three most common ports in this skill's scope:
| Language | Library | Reference |
|---|---|---|
| Python | faker |
faker-py |
| JS / TS | @faker-js/faker |
faker-js |
| Ruby | faker-ruby/faker |
faker-rb |