Skip to content

ejuju/fake

Repository files navigation

Toolkit for fake data generation in Golang

This library aims at facilitating creating fake data.

Random data available:

  • Name
  • Postal address
  • Paragraph
  • Email address
  • User agent
  • Basic user (with name, email and ID)
  • IP address
  • Unique ID (UUID v4)
  • URL

Todo:

  • Add unit tests

Possible improvements:

  • Be able to only generate random IP addresses within a certain range
  • Be able to control paragraph length
  • Be able to generate locally consistent data (phone number / address / name / etc. from a given country)

About

Golang toolkit for creating fake data

Resources

License

Stars

Watchers

Forks

Packages

No packages published