alepha@docs:~/docs/packages/alepha$
cat fake.md1 min read
Last commit:
#Alepha - Fake
#Installation
Part of the alepha package. Import from alepha/fake.
npm install alepha
#Overview
Test data generation with Faker.js.
Features:
- TypeBox schema-based generation
- Context-aware field generation (email field -> email address)
- Test data seeding
#API Reference
#Providers
FakeProvider— Generate fake data from TypeBox schemas using faker.js.