Giter VIP home page Giter VIP logo

faker-cxx's People

Contributors

adamjovanovic avatar agxpro avatar alisedighmoghadam avatar braw-lee avatar cieslarmichal avatar dario-loi avatar eric-bodhi avatar globostofo avatar hossamfc9 avatar joshhn avatar kacperwojciechowski avatar krupalbhat avatar matthope1 avatar mikelkokoshi avatar mostsignificant avatar nithieshm avatar pe7o avatar plungedincode avatar qmohitsingh avatar sandeshkhadka avatar sdorbala avatar sebastianbacik avatar sharduld1908 avatar shekeraoleksandr avatar sidmalladi avatar srivastava-yash avatar uilianries 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  avatar

faker-cxx's Issues

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.

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.

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

System feature

Gonna implement:

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

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.