GithubHelp home page GithubHelp logo

cieslarmichal / faker-cxx Goto Github PK

View Code? Open in Web Editor NEW
194.0 7.0 83.0 5.7 MB

C++ Faker library for generating fake (but realistic) data.

Home Page: https://cieslarmichal.github.io/faker-cxx/

License: MIT License

CMake 0.79% C++ 99.19% Dockerfile 0.01% Shell 0.01%
faker cpp faker-cpp fake-data faker-generator test-data-generator cpp20 faker-library data-generation development-tools

faker-cxx's Introduction

Hello ๐Ÿ‘‹, I'm Michal Cieslar

Current personal projects

  • ๐Ÿ“š misyma - Application for managing private books
  • ๐Ÿฆ tweet-fleet - Application for aggregating tweets
  • ๐Ÿก neighbourly - Platform for connecting with your neighbours

Ideas

  • ๐Ÿ“– paper-to-speech - Application for converting papers (e.g. pdf) to speech

Connect with me:

cieslarmichal

faker-cxx's People

Contributors

alisedighmoghadam avatar braw-lee avatar cieslarmichal avatar dario-loi avatar eric-bodhi avatar globostofo avatar goutham-ar avatar jomorodi avatar joshhn avatar jsbwilken avatar kacperwojciechowski avatar krupalbhat avatar matthope1 avatar mikelkokoshi avatar moshe-natan avatar nithieshm avatar pe7o avatar plungedincode avatar qmohitsingh avatar saharmyhre avatar sandeshkhadka avatar sdorbala avatar sebastianbacik avatar sharduld1908 avatar shekeraoleksandr avatar sidmalladi avatar srivastava-yash avatar wkktoria avatar wsekta avatar yakupcemilk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

faker-cxx's Issues

Phone feature

In the process of adding phone numbers and imei generation.

Add git module

Add a new module with following functionalities

  • branch
  • commitDate
  • commitEntry
  • commitMessage
  • commitSha

No online documentation

As a user I would like to check available modules/functions in online documentation page.

It could be implemented via github actions with doxygen generation and the deployment to github pages.

ipv4 support

Add following API for the IPv4 generation support:

  • generation based on mask: Internet::ipv4(unsigned char mask, std::optional<std::array<char, 4>>maskedIp = std::nullopt)
  • generation based on IP class: Internet::ipv4(Internet::IPv4 class = Internet::IPv4::classC)

Poland in location module

Currently, there is no way to create location data suitable for Poland.
My PR contains enhancement for Location module (#95) that resolves this issue.

System feature

Gonna implement:

  • commonFileExtension
  • commonFileName
  • commonFileType
  • cron
  • directoryPath
  • fileExtension
  • fileName
  • filePath
  • fileType
  • mimeType
  • networkInterface
  • and maybe semanticVersion

GTest required while building project

Some potential users of faker library asks for making GTest dependency as optional becuase they dont want to run library tests.

It could be achieved via CMake flag to not build unit test target and do not include GTest at all.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.