boo1ean/casual
Fake data generator for javascript observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4597
- days_rel: n/a
- days_push: 1165
- n_releases_24m: 0
Adoption not part of the score
3002 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Casual is a fake data generator library for JavaScript/Node.js that produces random names, addresses, emails, text, and other common data types. It supports defining custom generators and is commonly used for creating test fixtures and mock data.
Use cases
- generate fake user data for tests
- seed a database with random fixtures
- mock API response payloads
- create random names and addresses in JavaScript
- generate fake emails and user agents for testing
- define custom random data generators
When to choose
- you need a lightweight Node.js fake data generator with property-style access
- you want seedable random data for deterministic tests
- you need custom generator definitions alongside built-in providers
When to avoid
- you need actively maintained software with ongoing fixes
- you need locale-rich data across many countries
- you are working outside the JavaScript/Node.js ecosystem
Facets
library · maturity maintenance
data-generation mocking testing developer-tools testing fake-data faker fixtures seed-data random nodejs javascript
2 sources
- readme: https://github.com/boo1ean/casual · fetched 2026-08-28 · 4cce01537379
- registry_npm: https://registry.npmjs.org/casual · fetched 2026-08-29 · 2b52df75e5ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| boo1ean/casual | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem