Ross ROSS = Recommend OSS · open-source software intelligence for agents

bxcodec/faker

Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker observed · 2026-08-28

github.com/bxcodec/faker · homepage · Go · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3359
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2079 stars · 145 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go library that generates fake data based on struct definitions using struct tags or single-value functions. This repository is archived and development has moved to github.com/go-faker/faker.

Use cases

  • generate fake test data for Go structs
  • populate structs with random values for unit tests
  • create mock data for development and demos
  • generate random strings, emails, and names in Go
  • seed databases with sample data

When to choose

  • you need struct-tag-driven fake data generation in Go
  • you want a lightweight faker without external dependencies

When to avoid

  • starting a new project - use the maintained go-faker/faker fork instead
  • you need private struct field support
  • you need types beyond the supported primitives and time.Time

Facets

library · maturity abandoned

data-generation testing mocking developer-tools testing go cross-platform faker fake-data struct-filling archived moved-to-go-faker

4 sources

Member repositories

RepositoryRoleHealth v2
bxcodec/fakermain10

For agents

markdown · JSON · MCP: product_card(name="bxcodec/faker")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem