Registry / testing / faker-cxx

faker-cxx

JSON →
library4.3.0vcpkgunverified

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

vcpkg install faker-cxx
INSTALL
IMPORT
SIG · FAKER-CXX
F
faker-cxx
testingcppv4.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

faker-cxx/string.h
✓ #include <faker-cxx/string.h>

Generate a random UUID

#include "faker-cxx/string.h" #include <iostream> int main() { std::cout << faker::String::uuid() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.3.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

faker-cxx — pip install faker-cxx · libregistry